Set default behaviour of playhead to << instead of |<< (#5591)
* Set default behaviour, correct spelling * Set default behaviour, correct spelling * Store stop behaviour in project * Change how state is saved & loaded * Change to use enum
This commit is contained in:
@@ -243,6 +243,7 @@ signals:
|
||||
void positionChanged( const MidiTime & _t );
|
||||
void loopPointStateLoaded( int _n );
|
||||
void positionMarkerMoved();
|
||||
void loadBehaviourAtStop( int _n );
|
||||
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user