mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 23:25:43 +01:00
macro to stop local tempo map code from doing anything
This commit is contained in:
parent
c546082f22
commit
ec61deaa8a
1 changed files with 2 additions and 1 deletions
|
|
@ -96,4 +96,5 @@ struct TempoMapScope {
|
|||
|
||||
} // namespace
|
||||
|
||||
#define EC_LOCAL_TEMPO_SCOPE Temporal::TempoMapScope __tms (*this);
|
||||
// #define EC_LOCAL_TEMPO_SCOPE Temporal::TempoMapScope __tms (*this);
|
||||
#define EC_LOCAL_TEMPO_SCOPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue