Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.h58 void oscRecv();
H A Dtrivial_sampler_qt_gui.h61 void oscRecv();
H A Dless_trivial_synth_qt_gui.cpp126 connect(myTimer, SIGNAL(timeout()), this, SLOT(oscRecv())); in SynthGUI()
258 SynthGUI::oscRecv() in oscRecv() function in SynthGUI
H A Dtrivial_sampler_qt_gui.cpp183 connect(myTimer, SIGNAL(timeout()), this, SLOT(oscRecv())); in SamplerGUI()
449 SamplerGUI::oscRecv() in oscRecv() function in SamplerGUI