Home
last modified time | relevance | path

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

/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmlivedecoder.hh101 void portamento_grow (double end_pos, float portamento_stretch);
H A Dsmlivedecoder.cc559 LiveDecoder::portamento_grow (double end_pos, float portamento_stretch) in portamento_grow() function in LiveDecoder
619 portamento_grow (end_pos, current_step); in process_portamento()
628 portamento_grow (start_pos + n_values, 1); in process_portamento()