Add action to noninteractively add BBT marker at playhead

This commit is contained in:
Robin Gareus 2022-12-02 21:31:56 +01:00
parent d808315e2a
commit b972301a3b
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
4 changed files with 21 additions and 0 deletions

View file

@ -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&);