Home
last modified time | relevance | path

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

/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmlivedecoder.hh117 void enable_sines (bool se);
H A Dsmeffectdecoder.cc173 chain_decoder->enable_sines (output->sines()); in set_config()
H A Dsmlivedecoder.cc742 LiveDecoder::enable_sines (bool es) in enable_sines() function in LiveDecoder
/dports/audio/spectmorph/spectmorph-0.5.2/tools/
H A Dtld.cc62 decoder.enable_sines (es); in main()
H A Dsmlive.cc263 decoder.enable_sines (options.sines_enabled); in main()
/dports/audio/spectmorph/spectmorph-0.5.2/tests/
H A Dtestifftsynth.cc337 live_decoder.enable_sines (i == 1); in test_saw_perf()