Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth.c101 } synth_vals; typedef
122 static void run_voice(LTS *p, synth_vals *vals, voice_data *d,
226 synth_vals vals; in runLTS()
304 static void run_voice(LTS *p, synth_vals *vals, voice_data *d, LADSPA_Data *out, unsigned int count) in run_voice()