Home
last modified time | relevance | path

Searched refs:cyd_set_waveform (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.h196 void cyd_set_waveform(CydChannel *chn, Uint32 wave);
H A Dmusic.c904 cyd_set_waveform(cydchn, final); in do_command()
1163 cyd_set_waveform(cydchn, CYD_CHN_ENABLE_NOISE); in mus_trigger_instrument_internal()
1315 cyd_set_waveform(&mus->cyd->channel[chan], ins->cydflags); in mus_advance_channel()
H A Dcyd.c1011 void cyd_set_waveform(CydChannel *chn, Uint32 wave) in cyd_set_waveform() function