macro to stop local tempo map code from doing anything

This commit is contained in:
Paul Davis 2025-08-11 18:05:12 -06:00
parent c546082f22
commit ec61deaa8a

View file

@ -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