From cdc6262e0d9c03faf285da3c2b10b43554840384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20Prin=C4=8Di=C4=8D?= Date: Tue, 1 Feb 2022 10:44:33 +0100 Subject: [PATCH] fixed midi channel from 2(1) to 1(0) --- algoforte01.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algoforte01.scd b/algoforte01.scd index 3790181..602baa2 100644 --- a/algoforte01.scd +++ b/algoforte01.scd @@ -41,7 +41,7 @@ m = MIDIOut(0) m.connect // test -Pbindef(\testmidi, \type, \midi, \midicmd, \noteOn, \midiout, m, \chan, 1, \amp, 0.5).play +Pbindef(\testmidi, \type, \midi, \midicmd, \noteOn, \midiout, m, \chan, 0, \amp, 0.5).play Pbindef(\testmidi).stop // processing input from piano @@ -67,7 +67,7 @@ Ndef(\inDSPout).stop ( -Pbindef(\p220105b, \type, \midi, \midicmd, \noteOn, \midiout, m, \chan, 1, +Pbindef(\p220105b, \type, \midi, \midicmd, \noteOn, \midiout, m, \chan, 0, \dur, Pseq([ Pn(1/2, 50), Pseq([1, 1/2, Pn(1/4,4), 2], 20), // 7*20