MusiKraken
MusiKraken
Experimental MIDI Controller Construction Kit

Finger Tracking

Finger Tracking uses exactly the same technology as hand tracking. But instead of sending different parameters of the hand to the output ports, it has one pair of x- and y-ports for each finger.

This allows you to make music by moving the fingers.

Ports:

thumbX:

X-position of the thumb.

Range: 0.0 to 1.0

thumbY:

Y-position of the thumb.

Range: 0.0 to 1.0

indexX:

X-position of the index finger.

Range: 0.0 to 1.0

indexY:

Y-position of the index finger.

Range: 0.0 to 1.0

middleX:

X-position of the middle finger.

Range: 0.0 to 1.0

middleY:

Y-position of the middle finger.

Range: 0.0 to 1.0

ringX:

X-position of the ring finger.

Range: 0.0 to 1.0

ringY:

Y-position of the ring finger.

Range: 0.0 to 1.0

littleX:

X-position of the little finger.

Range: 0.0 to 1.0

littleY:

Y-position of the little finger.

Range: 0.0 to 1.0