diff --git a/neo-hasidic_brainsex/808.scd b/neo-hasidic_brainsex/808.scd index fa2339e..d4bd569 100644 --- a/neo-hasidic_brainsex/808.scd +++ b/neo-hasidic_brainsex/808.scd @@ -121,6 +121,6 @@ MIDIdef.cc('808amp', { |val, num| MIDIdef.cc('drumBusAmp', { |val| ~drumAmpBus.set(val / 127); ["808 volume", val/127].postln; -}, ccNum: 0, chan: 3); +}, ccNum: 0, chan: 1); ) MIDIFunc.trace(true); \ No newline at end of file