stefanN Posted November 8, 2003 Report Posted November 8, 2003 Hello,i want to control my little old korg m3r by my vmb64/mb64The sysex bytes which are neccessary to change the programm parameters are described very well in the manual. But I've no idea how to make my mb64 send these metaevents. I think it's not very difficult but i just don't know how to manage it. So perhaps you can help me with this problem. :-/ Quote
TK. Posted November 9, 2003 Report Posted November 9, 2003 Hi,there are some examples in mb64_meta.incBut the virtual midibox doesn't support meta events, so you have to build a real one, firstBest Regards, Thorsten. Quote
stefanN Posted January 2, 2004 Author Report Posted January 2, 2004 Hi,o.k., I've built my mb64 :)and now?How can I create my own Metaevents? Quote
TK. Posted January 2, 2004 Report Posted January 2, 2004 Alright, now the fun begins ;-)Did you take a look into mb64_meta.inc? Then you could change the SysEx example for AN1x for your M3r and try it out.Best Regards, Thorsten. Quote
stefanN Posted January 5, 2004 Author Report Posted January 5, 2004 o.k.I took a look into mb64_meta.inc.My Problem: I've build an "old" midibox without MIOS. :-/So, I have to buy a new F18 PIC and modify my mb for MIOS? Quote
TK. Posted January 5, 2004 Report Posted January 5, 2004 Well, this is something which you haven't mentioned before. Yes, it makes always sense to upgrade the box to MIOS. Just order some free samples at the Microchip homepage and exchange the crystal - it costs you maybe 2 EUR, but brings you a lot of additional features :)Best Regards, Thorsten. Quote
stefanN Posted January 7, 2004 Author Report Posted January 7, 2004 One last question before I replace the PIC: Is it possible to change the metaevents by changing the Sourcecode of the Pic16? Would that work? An if the answer is 'yes':which editor do I need? Quote
TK. Posted January 8, 2004 Report Posted January 8, 2004 Yes, this is also possible, but more difficult because of the PIC16F quirks (banking, paging) and the very limited memory (I guess 50 bytes are free... ;-)I just sent you the firmware via email, meta.inc has to be edited with a common text editor and it has to be assembled with MPLAB V5.xx from the Microchip pageBest 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.