slightly more debug information when starting local tempo scope
This commit is contained in:
@@ -5402,6 +5402,7 @@ ScopedTempoMapOwner::start_local_tempo_map (std::shared_ptr<Temporal::TempoMap>
|
||||
#ifndef NDEBUG
|
||||
if (DEBUG_ENABLED (PBD::DEBUG::ScopedTempoMap)) {
|
||||
PBD::stacktrace (std::cerr, 29);
|
||||
map->dump (std::cerr);
|
||||
}
|
||||
#endif
|
||||
map->set_scope_owner (*this);
|
||||
|
||||
Reference in New Issue
Block a user