Moved dry source playback into its own method. Allow moving waveform time selection without having to press shift
This commit is contained in:
@ -167,6 +167,7 @@ private:
|
||||
double m_rec_pos = 0.0;
|
||||
bool m_lock_timesel_set = false;
|
||||
bool m_using_audio_buffer = false;
|
||||
bool m_is_at_selection_drag_area = false;
|
||||
void updateCachedImage();
|
||||
double viewXToNormalized(double xcor)
|
||||
{
|
||||
|
Reference in New Issue
Block a user