Home
last modified time | relevance | path

Searched refs:sync_all_regions_with_regions (Results 1 – 5 of 5) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession_playlists.h64 void sync_all_regions_with_regions ();
H A Dplaylist.h258 void sync_all_regions_with_regions ();
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_playlists.cc369 SessionPlaylists::sync_all_regions_with_regions () in sync_all_regions_with_regions() function in SessionPlaylists
374 (*p)->sync_all_regions_with_regions (); in sync_all_regions_with_regions()
H A Dsession_state.cc1299 _playlists->sync_all_regions_with_regions (); in state()
3454 _playlists->sync_all_regions_with_regions (); in cleanup_sources()
5397 _playlists->sync_all_regions_with_regions (); in archive_session()
H A Dplaylist.cc1835 Playlist::sync_all_regions_with_regions () in sync_all_regions_with_regions() function in Playlist