By mogazi
Fri Jun 14, 2013 6:01 pm
Hi all,
has anyone ever successfully managed to transmit a System Exclusive message from an MPC 60?
Simply put, here's what I'd like to do: Using the step edit function, I'd like to enter a SysEx message that tells my S1100 to open or close a filter. I've found a number of explanations on how to write and use sysex messages but I'm not exactly sure how to input them in the sequencer.
If in Step-Edit I "insert" a System Exclusive event here is what I get:
SysEx> Size: 001 Byte:001 Val:000
According to the Akai S900/S1000 - SysEx Documentation:
"The first 5 bytes of all S1000 messages have the form:
F0h Exclusive
47h Akai
cc Exclusive Channel (0-127)
ff Function Code
48h S1000"
So before I even try to understand how to transmit the filter change message I'm already at a loss to understand how to write the first byte
I would guess I'd have to specify a sysex message with byte 001 having value F0, byte 002 value 47 and so on. But the value parameter is not hexadecimal and even in decimal form it only goes up to 127 (F0 in decimal is 240...)
Does anyone know how I should go about doing this?
Thanks!
has anyone ever successfully managed to transmit a System Exclusive message from an MPC 60?
Simply put, here's what I'd like to do: Using the step edit function, I'd like to enter a SysEx message that tells my S1100 to open or close a filter. I've found a number of explanations on how to write and use sysex messages but I'm not exactly sure how to input them in the sequencer.
If in Step-Edit I "insert" a System Exclusive event here is what I get:
SysEx> Size: 001 Byte:001 Val:000
According to the Akai S900/S1000 - SysEx Documentation:
"The first 5 bytes of all S1000 messages have the form:
F0h Exclusive
47h Akai
cc Exclusive Channel (0-127)
ff Function Code
48h S1000"
So before I even try to understand how to transmit the filter change message I'm already at a loss to understand how to write the first byte

I would guess I'd have to specify a sysex message with byte 001 having value F0, byte 002 value 47 and so on. But the value parameter is not hexadecimal and even in decimal form it only goes up to 127 (F0 in decimal is 240...)
Does anyone know how I should go about doing this?
Thanks!

