laual Posted August 27, 2020 Report Posted August 27, 2020 Hi all, I don't know if I'm right to post in a separate topic but I think it will be easier for other people to find the thread if needed. I was wondering if it is possible to name the CC on the MIDIBOX SEQ V4+? As of now, they are named after the general midi specification but I would like to be able to specify a name for each number in the preset of a track. For example, my Blofeld receives tons of CC but it's always a pain to lookup the CC in the midi specification of the synth. The same goes for my LXR Drum Synth. Thanks for any response! Laurent Quote
latigid on Posted August 28, 2020 Report Posted August 28, 2020 I don't think a custom naming is possible and every synth will likely use different names. But how about editing the respective label file? https://github.com/midibox/mios32/blob/master/apps/sequencers/midibox_seq_v4/core/seq_cc_labels.c Then recompile the app with the change implemented. Quote
Roy Posted November 18, 2020 Report Posted November 18, 2020 @latigid on, this will work for one synth only I guess, correct? How would you handle multiple with different CC assignments? I'm coming from squarp pyramid where they have a great feature where you can create a config file for each synth you own that includes all the midi setting and labels for all CCs. Awesome feature. Quote
laual Posted November 19, 2020 Author Report Posted November 19, 2020 Hi, @latigid on Sorry, I forgot to answer... Yes, that would be a solution but only for one synth from my understanding. It would create more confusion since I'm using several synths. @Roy That's exactly what I would like. Currently, I have a preset and a track category for each synth/drum machine, it would be awesome to label the CC according to them. For now, I just lookup the CCs in the manual :) On 8/28/2020 at 9:37 AM, latigid on said: Quote
Roy Posted November 19, 2020 Report Posted November 19, 2020 Seems like I will have to print a couple CC lists as well ;) 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.