Page 1 of 1

Control the note number of each step with sysex ?

Posted: Sat Jul 12, 2008 10:46 pm
by moroe
Hello

Is it possible to set the note number and length of each single step with sysex commands while recording ?

My plan is to build a external midi controler box with 16 knobs which drives the electribe esx1.

greets

andre

Posted: Mon Jul 14, 2008 12:49 am
by The Puppeteer
I've looked into the the sysex pretty extensively and it's pretty limited. It's mostly concerned with saving and loading patches. All knobs can be controlled with MIDI CC's. Note lengths can be recorded real time using MIDI notes and length, but I don't think there's a way to do it in real-time with sysex.

Posted: Mon Jul 14, 2008 3:10 pm
by Ruso
ya the sysx is anything but realtime. First of all to receive or send the sysx data of a current pattern, the track has to be stopped and you have to be in midi mode(not part edit or pattern).....

On top of that, sending the data of a current pattern takes quite a while (like 20-30 seconds if I remember correctly).... Which makes it almost as slow as the step edit mode on the machine itself ;)