Page 1 of 1

Sysex?

Posted: Mon Oct 19, 2009 2:44 am
by The Midi Thief
Is there any way of sending sysex messages to a midi device from Modul8? Or is there a sysex library that I can somehow incorporate in a module?

I'm keen on gaining some additional communication with the BCF/BCR2000 and the Edirol V-4.

Or if there's a software like Bome's SendSX but for OSX that you can trig by midi and it will send a sysex message to your device.

Posted: Mon Oct 19, 2009 10:53 am
by david
Hello Fry_up,

unfortunately, Modul8 does not handle sysex Midi messages in receive/send. I will add this to our feature request list.

And I am not aware of other solutions to adressing MIDI from Python

Google gave Fish Creek MIDI (FCM) framework :
http://members.shaw.ca/akochoi-old/blog ... dex.html#2

(warning Python modules should be installed in the /System/Library/Frameworks/Python.framework/Versions/2.3 as we use Tiger SDKs to build Modul8)

Best regards.