mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Tempo ramps - display bbt in audio clock correctly when dragging tempos/meters.
This commit is contained in:
parent
187122ce5b
commit
3f2a8fe81d
2 changed files with 8 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
|
|||
|
||||
void session_configuration_changed (std::string);
|
||||
void session_property_changed (const PBD::PropertyChange&);
|
||||
void metric_position_changed ();
|
||||
|
||||
Field index_to_field () const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue