Home
last modified time | relevance | path

Searched defs:warp_pitch (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/kdenlive/kdenlive-21.12.3/src/jobs/
H A Dspeedtask.cpp92 bool warp_pitch = cb.isChecked(); in start() local
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/timeline2/model/
H A Dclipmodel.cpp65 …&binClipId, int id, PlaylistState::ClipState state, int audioStream, double speed, bool warp_pitch) in construct()
112 bool warp_pitch = false; in construct() local
H A Dtimelinefunctions.cpp71 bool warp_pitch = timeline->m_allClips[clipId]->getIntProperty(QStringLiteral("warp_pitch")); in cloneClip() local
1902 bool warp_pitch = false; in pasteTimelineClips() local
H A Dtimelinemodel.cpp1596 … &id, PlaylistState::ClipState state, int audioStream, double speed, bool warp_pitch, Fun &undo, F… in requestClipCreation()
/dports/audio/din/din-52/src/
H A Dmain.cc466 solver warp_pitch (&pitch_crv), warp_vol (&vol_crv); variable