mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Shuttle wheel context-menu: max speed only applies to percentage
This commit is contained in:
parent
80405e41b0
commit
eeadf5087d
2 changed files with 49 additions and 30 deletions
|
|
@ -109,6 +109,8 @@ protected:
|
|||
|
||||
float semitones_as_speed (int, bool);
|
||||
float semitones_as_fract (int, bool);
|
||||
|
||||
bool _ignore_change;
|
||||
};
|
||||
|
||||
#endif /* __gtk2_ardour_shuttle_control_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue