Jump to content

program change to guitar fx gear controll


Recommended Posts

Posted

hi midiboxers,

i have built a mb64 some time ago. and would like to thank torsten and the commuity once again for the great work. now i like to make a controll box for my guitar fx gear:

"program change" at midi in  -> to a programmable status of 8 relays (16 would be better).

since i am not a programmer i dont know, how i can realize this, since i think the midibox is for realtime apps. i tought, with MIOS it should be possible, but i see no way.

there has to be a memory for every program number witch holds the status of the outputs (relays).

is there a similar projekt around or some suggestions? 

thank you and regards, roman

btw: i tried to get in touch with the assambler code of some midi projekts....  ???

it is hard to go of from zero to code a midi receiver app, i think.  :P

i see the logical flow chart that i need, but i don't know how to adapt it in asm-code... :-[

Posted

i read the forum...  :o :o :o

it sould be possible to send a program change to get a snapshot?

is the snapshot also loads the din out shift registers?

i am getting closer  ;D

Posted
i see the logical flow chart that i need, but i don't know how to adapt it in asm-code...

Don't bother with ASM, use C! This way you cannot alter the mb64 software, but rather develop a new one.

Your task (receiving PRG-CH -> switching DOUT, connected to a relay) is extraordinary easy to implement, as long you are not keen on using bankstick'n'SysexVideoPhoneLANsupport...if you know what I mean ;)

Take a look into the Wiki -> AppDev and on TK's C-page on uCApps!

Cheers,

Michael

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