Home
last modified time | relevance | path

Searched refs:cyd_set_wavetable_offset (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.h192 void cyd_set_wavetable_offset(CydChannel *chn, Uint16 offset /* 0..0x1000 = 0-100% */);
H A Dcyd.c1408 void cyd_set_wavetable_offset(CydChannel *chn, Uint16 offset /* 0..0x1000 = 0-100% */) in cyd_set_wavetable_offset() function
H A Dmusic.c615 cyd_set_wavetable_offset(cydchn, inst & 0xfff); in do_command()