Home
last modified time | relevance | path

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

/dports/audio/whysynth/whysynth-20120903/src/
H A Dsampleset.c142 if (ss->mode == Y_OSCILLATOR_MODE_PADSYNTH) { in sampleset_find_sample()
146 if (s->mode == Y_OSCILLATOR_MODE_PADSYNTH && in sampleset_find_sample()
381 if (ss->mode == Y_OSCILLATOR_MODE_PADSYNTH) in sampleset_worker_function()
488 sample->param3 = (render_ss->mode == Y_OSCILLATOR_MODE_PADSYNTH ? in sampleset_worker_function()
498 if (sample->mode == Y_OSCILLATOR_MODE_PADSYNTH) { in sampleset_worker_function()
538 if (mode == Y_OSCILLATOR_MODE_PADSYNTH) { in sampleset_check_oscillator()
H A Dwhysynth_ports.h295 #define Y_OSCILLATOR_MODE_PADSYNTH 8 macro
H A Dgui_callbacks.c1197 else if (osc_mode == Y_OSCILLATOR_MODE_PADSYNTH) in update_osc_layout_on_mode_change()
H A Dwhysynth_voice_render.c2018 case Y_OSCILLATOR_MODE_PADSYNTH: /* PADsynth */ in oscillator()
H A Dgui_interface.c1089 { "PADsynth", 'p', Y_OSCILLATOR_MODE_PADSYNTH,