Jump to content

Recommended Posts

Posted

I'm looking informations about the const:

button_event_map

I 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 data

what do I have to do with button_event_map ?

(I really looked for about that, sorry if I missed something )

Posted

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

http://www.gweep.net/~prefect/eng/reference/protocol/midispec.html

http://www.srm.com/qtma/davidsmidispec.html

Good luck!  :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...