Jump to content

remote functions idea


bosone
 Share

Recommended Posts

the midi remote control for the sequence is now set with a note (default = C7), and you can freely change the remote note.

what about the possibility to activate it with a control change message, instead that using a note event?

in this case, you can use, for example, a footswich pedal  and keep both hands free for controlling the remote functions. the CC used for the remote function should be configurable in the same way as the actual remote note (C7)

edit: with some software MIDI routing tweaks i used midiOX to translate a pedal CC message to a note on/off event.

Link to comment
Share on other sites

  • 3 weeks later...

It's implemented:

  o now the MIDI remote function can also be activated via CC, e.g. with a
    footswitch controller.
    The desired CC number has to be configured in setup_*.asm (search for
    DEFAULT_MIDI_REMOTE_CC)
    This function is disabled by default to avoid evtl. clashes with your
    existing MIDI setup.[/code]

The sources are already available in the repository, prebuilt binaries will be released soon.

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...