Home
last modified time | relevance | path

Searched refs:last_noteon_pitch (Results 1 – 9 of 9) sorted by relevance

/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h60 float last_noteon_pitch; /* glide start pitch for non-legato modes */ member
H A Dnekobee_voice.c119 synth->last_noteon_pitch = voice->target_pitch; in nekobee_voice_note_on()
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/nekobee-src/
H A Dnekobee_synth.h60 float last_noteon_pitch; /* glide start pitch for non-legato modes */ member
H A Dnekobee_voice.c119 synth->last_noteon_pitch = voice->target_pitch; in nekobee_voice_note_on()
/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_event.h122 float last_noteon_pitch; /* glide start pitch for non-legato modes */ member
H A Dwhysynth_voice.c334 voice->prev_pitch = synth->last_noteon_pitch;
342 voice->prev_pitch = synth->last_noteon_pitch;
434 synth->last_noteon_pitch = voice->target_pitch;
H A Ddssp_synth.c179 synth->last_noteon_pitch = 0.0f; in y_instantiate()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/
H A DDistrhoPluginNekobi.cpp103 fSynth.last_noteon_pitch = 0.0f; in DistrhoPluginNekobi()
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/
H A DDistrhoPluginNekobi.cpp103 fSynth.last_noteon_pitch = 0.0f; in DistrhoPluginNekobi()