macro to stop local tempo map code from doing anything
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user