Home
last modified time | relevance | path

Searched refs:EXEC_MIDISTOP (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h416 #define EXEC_MIDISTOP "lives-midistop" ///< shipped macro
H A Dsaveplay.c3094 if (!mainw->foreign && prefs->midisynch) lives_system(EXEC_MIDISTOP, TRUE);
H A Dpreferences.c5453 …dup_printf(_("Midi program synch (requires the files %s and %s)"), EXEC_MIDISTART, EXEC_MIDISTOP)), in create_prefs_dialog()
H A Dmain.c3332 check_for_executable(&capable->has_midistartstop, EXEC_MIDISTOP); in get_capabilities()