[blog] Using MIDI OSC blocks to send MIDI to the Global rackspace

I plan to use this blog again to add something the Global Rackspace using OSC.

The blog does not address the changes you have to make if you are using two midi in blocks. You might want to add the following (David’s response to my question why I could not get this working with a second midi in clock):

You can’t use the same OSC address for two blocks.

If you used MidiFromLocal for one MIDI In block then you need to use a different handle for a second MIDI In block and you need to use a different OSC address in the second MIDI Out block

E,g

For the second MIDI In block handle: MidiFromLocal2

For the second MIDI Out OSC address: /MidiFromLocal2/Midi

The full discussion is here: About to Move Ram Intensive Plug-ins to Global Rackspace