Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth.c119 static void runLTS(LADSPA_Handle instance, unsigned long sample_count,
218 runLTS(instance, sample_count, NULL, 0); in runLTSWrapper()
221 static void runLTS(LADSPA_Handle instance, unsigned long sample_count, in runLTS() function
523 ltsDDescriptor->run_synth = runLTS; in init()