Searched refs:DRANQD1 (Results 1 – 2 of 2) sorted by relevance
381 do d2 = d1 + (chan->phase? DRANQD1:dranqd1(r)) * colour; in start()575 synth_out = DRANQD1; in flow()579 synth_out = .5 * (DRANQD1 + DRANQD1); in flow()599 do synth_out = chan->lp_last_out + DRANQD1 * (1. / 16); in flow()
41 #define DRANQD1 dranqd1(sox_globals.ranqd1) macro