Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/tools/
H A Dsam.c426 #define OutSum6 g->GSUM in process_gen() macro
604 … gen_outs[OutSum6] += OscOut13 / 2.0; /* mmm - right-shifted high order 19 bits so divide by 2 */ in process_gen()
605 else gen_outs[OutSum6] += OscOut13; /* mmm - no shift, so leave value alone */ in process_gen()
614 gen_outs[OutSum6] = OscOut13 + read_data_value; /* was * 2 */ in process_gen()