Automation recording: add option to trackops to switch on/off recording in all TCOs on the track
I still had time to implement this convenient little thing, so here you go... The same code can be reused in the future for sampletracks as well.
This commit is contained in:
@@ -373,7 +373,8 @@ private slots:
|
||||
void cloneTrack();
|
||||
void removeTrack();
|
||||
void updateMenu();
|
||||
|
||||
void recordingOn();
|
||||
void recordingOff();
|
||||
|
||||
private:
|
||||
static QPixmap * s_grip;
|
||||
|
||||
Reference in New Issue
Block a user