Re: a couple of MIDI questions...
Date | 2006-04-22 17:51 |
From | "Michael Gogins" |
Subject | Re: a couple of MIDI questions... |
The purpose of the middiinterop opcodes
(which I wrote) is not for instruments to send messages to each other. It is to
enable people to write instruments that will work both with real-time MIDI input
and with regular Csound score (.sco file) input. You write your instrument in
pretty much the standard way (i.e. not for MIDI) and then you make some small
changes (add some midiinterop opcodes) and your instruments will receive MIDI. I
did not care for the way it used to be when you had to write a whole new version
of an instrument for MIDI if you already had an instrument you liked for scores.
The midiinterop opcodes seem to be working well now.
To use Csound in Cubase, you have to use
CsoundVST. It does not work on OS X at this time, but does work on Windows and
Linux. The manual has instructions.
Regards,
Mike
|
Date | 2006-04-22 17:54 |
From | Joseph Sanger |
Subject | Re: a couple of MIDI questions... |
Thank you, that's very clear. All the best On 22 Apr 2006, at 17:51, Michael Gogins wrote:
----------------------------------- Joseph Sanger |