Home
last modified time | relevance | path

Searched refs:coalesce_and_check_crossfades (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplaylist.h457 void coalesce_and_check_crossfades (std::list<Evoral::Range<samplepos_t> >);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc658 coalesce_and_check_crossfades (crossfade_ranges); in flush_notifications()
1750 coalesce_and_check_crossfades (xf); in region_bounds_changed()
3463 Playlist::coalesce_and_check_crossfades (list<Evoral::Range<samplepos_t> > ranges) in coalesce_and_check_crossfades() function in Playlist