csound in real-time?
Date | 1998-08-27 21:14 |
From | Michal Seta |
Subject | csound in real-time? |
Hello csounders, I'm interested in using csound in real-time. I'm running on a PPC 7200/120 and the recent version with real-time in/out works quite fine. I was going to use real-time MIDI control but I run into a little problem: each instrument reads all note-on/off messages in all the channels. And I don't seem to have apossibility of separating the channels. The reason I would like to do it is that I'm controlling it with a Roland GR-50 guitar synth and I'm capable of sending each string on a different MIDI channel. Anyone ever dealt with a similar issue? Suggestions? Thanks in advance. Michal Seta _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com |
Date | 1998-08-28 03:06 |
From | "Matt J. Ingalls" |
Subject | Re: csound in real-time? |
hmmm - might be a bug - however none of us have midi gear at the moment so its kind of hard to test.. didnt it used to be channel# = instr #. but now there is the "massign" opcode to assign midi channels to instr# -but i think Richard Boulanger was saying its not working?? > 7200/120 and the recent version with real-time in/out works quite (wow-im surprised!) > fine. I was going to use real-time MIDI control but I run into a > little problem: each instrument reads all note-on/off messages in all > the channels. And I don't seem to have apossibility of separating the > channels. matt |