Download Latest Version josceleton-0.3.zip (85.7 kB)
Email in envelope

Get an email when there's a new version of josceleton

Home / Internal / Prototype / MidiRoute
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2011-03-12 552 Bytes
midiroute-protoype-1.dmg 2011-03-12 2.0 MB
midiroute-protoype-1.jar 2011-03-12 1.5 MB
Totals: 3 Items   3.4 MB 0

Readme

This prototype reroutes captured motion data to MIDI.

It is fully configurable via so-called MIDI Mappings:

<JointPart>, <XyzDirection>, <MidiChannel>, <ControllerNumber>

The following example registers the x- and y-movements of the left hand to MIDI channel 1 and controller number 1 for x, and 2 for y:

# comments and empty lines will be omitted
l_hand, X, 0, 1
l_hand, Y, 0, 2

List of available joint parts:

  • neck
  • torso
  • l/r_hand
  • l/r_shoulder
  • l/r_elbow
  • l/r_hand
  • l/r_hip
  • l/r_knee
  • l/r_ankle
  • l/r_foot
Source: README.md, updated 2011-03-12