Glitch between the channels
Hi there, I tried to evaluate these commands and the glitch occurred: the first channel start to change his decay, and produce too much lowend then when the second channel was off.
d2 produce some changes/glitches also on d8, why this happen? what is wrong?
d8 $ chop 2 $ every 2 (0.25 <~) $ every 3 ( 0.25 ~> ) $ every 4 (rev) $ sound "~ 808bd:6 ~ ~ ~ ~ 808bd:6 ~" # gain"1" # cutoff "4000" # resonance "0.1" # hcutoff "50" # shape "0.4" # cut "8"
d2 $ chop 1 $ every 2 (0.25 <~) $ every 3 ( 0.25 ~> ) $ every 4 (rev) $ sound "808oh*1 808oh*16 808oh*1 ~ 808oh*8 808oh*1 808oh*16 808oh*16" # crush "4" # shape "0.5" # gain "0.5" # cut "2" -- # hcutoff "4000" # hresonance "0.1"
Thanks `