bosone Posted November 9, 2008 Report Posted November 9, 2008 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.
TK. Posted November 15, 2008 Report Posted November 15, 2008 I added this to the MBSEQ V3 WishlistBest Regards, Thorsten.
TK. Posted December 1, 2008 Report Posted December 1, 2008 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now