Home
last modified time | relevance | path

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

/dports/audio/spiralsynth/SpiralSynth-0.1.7/GUI/
H A DOscillatorGUI.C127 ShapeNoise->callback((Fl_Callback*)cb_Noise); in CreateGUI()
259 void OscillatorGUI::cb_Noise(Fl_Check_Button* o, void* v) in cb_Noise() function
310 ShapeNoise->callback((Fl_Callback*)cb_Noise); in CreateGUI()
H A DOscillatorGUI.h81 static void cb_Noise(Fl_Check_Button* o, void* v);
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/OscillatorPlugin/
H A DOscillatorPluginGUI.h60 static void cb_Noise (Fl_LED_Button* o, void* v);
H A DOscillatorPluginGUI.C51 m_ShapeNoise->callback ((Fl_Callback*)cb_Noise); in OscillatorPluginGUI()
280 void OscillatorPluginGUI::cb_Noise (Fl_LED_Button* o, void* v) { in cb_Noise() function