ahollenbach / GesturalMusic

Making music with the body, using the Kinect 2.
MIT License
10 stars 5 forks source link

Sending instrument pitches does not function properly #1

Closed ahollenbach closed 10 years ago

ahollenbach commented 10 years ago

I'm not quite sure how we should be sending MIDI data...Ventuz OSC library has an "OscMidiMessage" class (search here for OscMidiMessage to get the documentation), which points to the MIDI specification for more information...but I don't quite understand it.

ahollenbach commented 10 years ago

Ableton wanted the values 0 -> 1 and does mapping from 0 -> 127 on the Ableton side. Fixed in a800f0e3561ee4928fa1a99deb2ad31a322300b1