Jump to content

button_event_map


protofuse
 Share

Recommended Posts

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 )

Link to comment
Share on other sites

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!  :)

Link to comment
Share on other sites

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

×
×
  • Create New...