protofuse Posted June 10, 2009 Report Posted June 10, 2009 I'm looking informations about the const:button_event_mapI understood basically what it involves, but what kind of data to put into ??{ byte1, byte2 }for pot_event_map, byte1 = midi status and byte2 = midi datawhat do I have to do with button_event_map ?(I really looked for about that, sorry if I missed something )
protofuse Posted June 11, 2009 Author Report Posted June 11, 2009 probably, I found something, and obviously, I share it:http://www.harmony-central.com/MIDI/Doc/table1.html could help.but, should I use note-on byte status? or note off? or both of them in another const ?I'm lost :-(
noofny Posted June 11, 2009 Report Posted June 11, 2009 I think for this you will have to learn about MIDI spec and get comfy with decimal/binary/hex and ASCII codes. There’s tons of stuff around, sift around and after a few sleeps it will sink in and you’ll get it. Some sites I found usefull for MIDI were;http://www.midi.org/aboutmidi/resources.phphttp://www.gweep.net/~prefect/eng/reference/protocol/midispec.htmlhttp://www.srm.com/qtma/davidsmidispec.htmlGood luck! :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now