Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.cpp468 QByteArray myShowPath = QByteArray(path) + "/show"; in main() local
477 lo_server_add_method(osc_server, myShowPath, "", show_handler, &gui); in main()
H A Dtrivial_sampler_qt_gui.cpp651 QByteArray myShowPath = QByteArray(path) + "/show"; in main() local
659 lo_server_add_method(osc_server, myShowPath, "", show_handler, &gui); in main()