mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Add action to noninteractively add BBT marker at playhead
This commit is contained in:
parent
d808315e2a
commit
b972301a3b
4 changed files with 21 additions and 0 deletions
|
|
@ -603,6 +603,7 @@ public:
|
|||
void edit_tempo_section (Temporal::TempoPoint&);
|
||||
void edit_meter_section (Temporal::MeterPoint&);
|
||||
void mouse_add_bbt_marker_event (Temporal::timepos_t where);
|
||||
void add_bbt_marker_at_playhead_cursor ();
|
||||
|
||||
void edit_bbt (Temporal::MusicTimePoint&);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue