borfo Posted May 31, 2014 Report Posted May 31, 2014 Looking at the CC implementation document, I doubt this is currently possible, but no harm in asking I guess. /trunk/apps/sequencers/midibox_seq_v4/doc/mbseqv4_cc_implementation.txt http://www.svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Fsequencers%2Fmidibox_seq_v4%2Fdoc%2Fmbseqv4_cc_implementation.txt&peg=1325 Instead of having to specifically select a track to modify via the NRPN MSB, I think it would be useful to be able to send an NRPN that modifies whatever track(s) are currently selected on the Seq V4's track buttons - looking at the CC implementation document, it seems you can send a value of 0-15 in to select a track. Would it be possible to add the ability to send an MSB value of 16 to tell the Seq V4 to modify whatever track(s) are currently selected? Seems like this would enable some interesting external MIDI control interfaces. Is this possible now? ...I'm assuming it's not. How easy would this be to implement? Quote
TK. Posted June 1, 2014 Report Posted June 1, 2014 Implementation is possible without much effort - I added this to the wishlist Best Regards, Thorsten. Quote
borfo Posted June 1, 2014 Author Report Posted June 1, 2014 Cool. Thanks. If it's easy to do at the same time, it might also be useful to add the ability to modify all tracks with one NRPN too - I'm thinking things like transposing, forcing all tracks to scale, or disabling effects on all tracks at once. I'm really impressed with this sequencer, by the way. Great work. Quote
Marxon Posted June 1, 2014 Report Posted June 1, 2014 (edited) +1 for this idea! Best regards Marxon Edited June 1, 2014 by Marxon Quote
TK. Posted August 3, 2014 Report Posted August 3, 2014 Implemented in V4.084 (select current track with NRPN MSB=127) Best Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.