Home
last modified time | relevance | path

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

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dcyd.h194 void cyd_set_env_shape(CydChannel *chn, Uint8 shape);
H A Dmusic.c660 cyd_set_env_shape(cydchn, inst & 3); in do_command()
1224 cyd_set_env_shape(cydchn, ins->ym_env_shape); in mus_trigger_instrument_internal()
H A Dcyd.c938 void cyd_set_env_shape(CydChannel *chn, Uint8 shape) in cyd_set_env_shape() function