[Csnd] MIDI controller in Csound
Date | 2014-05-13 08:44 |
From | francesco |
Subject | [Csnd] MIDI controller in Csound |
Hello All, i'm a real inexpert about MIDI ... I have a MIDI guitar controller (gk3) that send MIDI to Csound via an old GR50. I was experimenting controlling some Cabbage synths and it's all ok except that sometimes some note plays forever. I guess this is an hardware problem. Is it? Is it possible to controlling this in Csound, something like play a note only for a limited time? Thanks, ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/MIDI-controller-in-Csound-tp5735199.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-05-13 10:37 |
From | zappfinger |
Subject | [Csnd] Re: MIDI controller in Csound |
I suggest using a midi monitor or add some code to your csd that converts the midi data to a score file. Then you can see what is really happening. Richard -- View this message in context: http://csound.1045644.n5.nabble.com/MIDI-controller-in-Csound-tp5735199p5735201.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-05-13 11:48 |
From | Rory Walsh |
Subject | Re: [Csnd] Re: MIDI controller in Csound |
Or try using Iain's MIDI monitor for Cabbage: http://iainmccurdy.org/CsoundRealtimeExamples/Cabbage/GEN/GEN02_MidiMonitor.csd On 13 May 2014 11:37, zappfinger |