Home
last modified time | relevance | path

Searched refs:auto_punch_start_changed (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession.cc1403 Session::auto_punch_start_changed (Location* location) in auto_punch_start_changed() function in Session
1504 auto_punch_start_changed (location); in auto_punch_changed()
1592 ….connect_same_thread (punch_connections, boost::bind (&Session::auto_punch_start_changed, this, lo… in set_auto_punch_location()
H A Dsession_state.cc4056 auto_punch_start_changed (location); in config_changed()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession.h1616 void auto_punch_start_changed (Location *);