Jump to content

Recommended Posts

Posted

I am still in the design process for my midibox and i have purchased a set of 16 of the monome pads and would like to use these 16 pads to control 32 of the digital in's. i want to set it up similar to a bank control found on most samplers.  I am not sure how to achive this would i use an analog multiplexer to select between the two inputs to the one switch or is there some type of multiple relay that is available.    Any tips would help. 

-Andie 

Posted

hi and welcome aboard

dunno if i get it right what you mean: you want to use the 16 buttons to send midi ON/OFF and a bank switch/select function?

simone

Posted

i basically want to hook each button to two of the DIN inputs and be able to switch all 16 pads back and forth easily between the two sets of inputs.  16 buttons x 2 inputs for each giving me 32 individual midi controls.

Posted

Would be easier (IMO) to write the a custom app in C.

You could do this by creating a table of midi events. 32 entries long.

With a bank switch button you can toggle the bank.

and then use something like "pin * bank = entry"

finally send the midi info in that entry

Happy to help you out

Posted

hi

why don t you keep the 16 pads connected to the same DIN inputs and use the bank switch function? I don t really understand why you want to phisically map the 16 buttons to 32 inputs.Banks are already implemented in MB64(E), you only need one o more buttons to dedicate to the bank switch.. that s it

simone

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...
×
×
  • Create New...