mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
add basic/initial code for action to add a region marker
This commit is contained in:
parent
2791be7f2a
commit
a1c68460be
8 changed files with 77 additions and 29 deletions
|
|
@ -60,7 +60,8 @@ public:
|
|||
LoopStart,
|
||||
LoopEnd,
|
||||
PunchIn,
|
||||
PunchOut
|
||||
PunchOut,
|
||||
RegionCue
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue