Reply To: Storing received sysex dump as memoryblock then process

Home Forums General Programming Storing received sysex dump as memoryblock then process Reply To: Storing received sysex dump as memoryblock then process

#118916
damien
Participant
    • Topics: 15
    • Replies: 62
    • Total: 77

    For the delay time between messages I went with a setting in the “general” preference pane called:
    Global delay for midi message [ms]

    It’s working great.

    I was talking about waiting the message “ready” FROM the Ensoniq.
    Everytime the unit is ready for a new task it sends a sysex message “I’m ready”:
    f0 0f 40 00 00 02 00 f7

    It’s very useful because sometime it’s still in process so considering this type of flag is a nice tool to avoid errors.

    Thanks!

    Ctrlr