Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dpublic_editor.h224 virtual void play_with_preroll () = 0;
H A Dluainstance.cc915 .addFunction ("play_with_preroll", &PublicEditor::play_with_preroll) in register_classes()
H A Deditor.h278 void play_with_preroll ();
H A Dardour_ui.cc1975 editor->play_with_preroll (); in transport_play_preroll()
H A Deditor_ops.cc2753 Editor::play_with_preroll () in play_with_preroll() function in Editor