Home
last modified time | relevance | path

Searched refs:MINBLEP_PHASE_MASK (Results 1 – 6 of 6) sorted by relevance

/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/nekobee-src/
H A Dnekobee_voice.h40 #define MINBLEP_PHASE_MASK 63 macro
H A Dnekobee_voice_render.c130 i &= MINBLEP_PHASE_MASK; /* port changes can cause i to be out-of-range */ in blosc_place_step_dd()
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/nekobee-src/
H A Dnekobee_voice.h40 #define MINBLEP_PHASE_MASK 63 macro
H A Dnekobee_voice_render.c130 i &= MINBLEP_PHASE_MASK; /* port changes can cause i to be out-of-range */ in blosc_place_step_dd()
/dports/audio/whysynth/whysynth-20120903/src/
H A Dwhysynth_voice.h51 #define MINBLEP_PHASE_MASK 63 macro
H A Dwhysynth_voice_render.c522 i &= MINBLEP_PHASE_MASK; /* port changes can cause i to be out-of-range */ in blosc_place_step_dd()
549 i &= MINBLEP_PHASE_MASK; /* port changes can cause i to be out-of-range */ in blosc_place_slope_dd()