Home
last modified time | relevance | path

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

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth.c35 #define LTS_TIMBRE 6 macro
177 case LTS_TIMBRE: in connectPortLTS()
366 case LTS_TIMBRE: in getControllerLTS()
497 port_descriptors[LTS_TIMBRE] = port_descriptors[LTS_ATTACK]; in init()
498 port_names[LTS_TIMBRE] = "Timbre"; in init()
499 port_range_hints[LTS_TIMBRE].HintDescriptor = in init()
502 port_range_hints[LTS_TIMBRE].LowerBound = 0.0f; in init()
503 port_range_hints[LTS_TIMBRE].UpperBound = 1.0f; in init()