mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
use new libtemporal sample rate mechanism (libs edition)
This commit is contained in:
parent
5bef968069
commit
c64db47b37
7 changed files with 8 additions and 8 deletions
|
|
@ -383,7 +383,6 @@ ControlProtocol::notify_stripable_selection_changed (StripableNotificationListPt
|
|||
void
|
||||
ControlProtocol::event_loop_precall ()
|
||||
{
|
||||
Temporal::set_thread_sample_rate (session->sample_rate());
|
||||
Temporal::TempoMap::fetch ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue