Sysex implementation?

Home Forums SysEx Sysex implementation?

This topic contains 4 replies, has 4 voices, and was last updated by Avatar of Christian Christian 2 weeks ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3207
    Avatar of bg
    bg
    Participant

    Is there a sysex implementation document? would we be able to adjust parameters remotely/with external automation this way? for instance load the sysex strings into a second bcr and tweak sequence length and start point from there?

    #3225
    Avatar of alien_brain
    alien_brain
    Participant

    not yet. read the wishlist forum

    #3233
    Avatar of Christian
    Christian
    Keymaster

    There is only the page in the manual that outlines the general SysEx structure so far.
    I would be willing to share the parameter layout in the SysEx messages if anyone want´s to work with it, say to expand the open source preset manager.
    Bear in mind though that the SysEx is not suited for realtime control (like with some synths), as the message is just too big and it takes too long to transmit.
    One of the next big feature requests is the remote controllability and I´m aware of that.

    Cheers!

    #7858
    Avatar of Alice Moyer
    Alice Moyer
    Participant

    Hi! If you could share the parameter layout that would be lovely :) I am trying to back up my presets by converting the midi note sequence to a file my DAW could recognize.

    #7862
    Avatar of Christian
    Christian
    Keymaster

    It took a while but I was able to dig out the parameter map in the source documentation.

    Linking it here:
    https://zaqaudio.com/files/Zaquencer_Preset_Map.txt

    It´s recommended to open this with notepad++ to keep the formatting.

    Whats described in the above file is the “Data” part of the whole SysEx message (see manual p.35 for surrounding structure like headers etc).

    • This reply was modified 2 weeks ago by Avatar of Christian Christian.
    • This reply was modified 2 weeks ago by Avatar of Christian Christian.
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.