Jump to content

cc values when pushing a button


chriss
 Share

Recommended Posts

Hi,

maybe someone familiar with the MBSID code can give me a hint where to change the values for the CC when pushing the LFO waveform button or the OSC waveform button or the filter Mode button.

My plan is to adapt the MBSID CS for a Filter in Ableton Live (At least i want to try it).

I know that i can use a midifilter which changes the values (like MidiOX) but i want to learn something about Button routines.

thanks

chriss

Link to comment
Share on other sites

Do you mean the values it sends from the MBSID MIDI Out when you push those buttons? Or the remote control inputs?

Going strictly by looking at the filenames, I'm betting you want cs_menu_cc_table.inc :)

Sorry mate, it's late, I've been coding all day, and my brain is mush, I could be miles off ;)

Link to comment
Share on other sites

Do you mean the values it sends from the MBSID MIDI Out when you push those buttons?

exactly that is what i mean.

cs_menu_cc_table.inc

i already looked there, but for me it seems that this takes care of names which are printed on the screen.

any other idea?

thanks for the help

chriss

Link to comment
Share on other sites

Changing the CC value there means, that you would also have to adapt the assignment in the SysEx table...

I think it's easier just to send an additional CC from the appr. button handler in cs_menu_buttons.inc

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...