Examples / Wrappers Archive
Examples (264) skeletal (255) Unity (202) JavaScript (167) VR (146) Oculus Rift (123) 3D Jam 2015 (87) Demos & Experiments (55) games (54) jsgallery (47) Desktop (43) c# (37) three.js (36) v2 (33) development (31) C++ (29) Orion (22) wrapper (22) framework (21) plugin (21) Image Hand (19) emulation (18) HTC Vive (18) Java (18) Unreal (17) audio (16) demo (16) productivity (15) gestures (14) Python (14) gallery (14) webgl (12) Objective-C (11) Processing (10) music (10) tools (9) visualization (9) cameracontrol (8) featured (7) science (7) mouse (7) midi (6) interaction (6) Unity Assets and Modules (6) Vuo.org (6) actionscript (5) osc (5) Pinch (5) flash (5) ruby (4) graphics (4) Social VR (4) websocket (4) canvas (4) Physi.js (3) LeapMotionP5 (3) chrome (3) jruby (3) c (3) Steam (2) box2d (2) Reveal.js (2) unity (2) browser (2) raspberry pi (2) jquery (2) Cylon.js (2) air (2) max (2) udk (2) Scratch (2) wpf (2) Image API (2) installation (1) matlab (1) python3 (1) ShiVa (1) gui (1) GM Motion, GameMaker Extension (1) digital musical instrument (1) FaceRig (1) website (1) linux (1)
6 Libraries matching “midi”
LeapMIDI
A gesture-based midi controller for use with the Leap Motion Controller. It is designed to be embedded in a program that interfaces with your operating system's MIDI architecture.
|
C++ midi Examples audio | |
LeapMidiX - Virtual MIDI Controller for OSX
Virtual MIDI controller source using Leap Motion hardware for Mac OS X. This provides an OS-native MIDI interface between the Leap Motion, the leapmidi library and OSX.
|
C++ midi Examples audio | |
Leap OSC to MIDI for Osculator
used with Nick Fox Gieg's LeapToOSC processing library. It simply demuxes the OSC message, and maps each finger and hand's X,Y, and Z positions to a midi parameter or note, which can be used in programs like Ableton Live to drive audio and music effects.
|
midi Processing osc Examples audio | |
MIDI Fingers - A Musical Instrument with Python Source Code
This is a Python source code for a MIDI-generating application.
|
Python midi music Examples audio | |
LeapToOSC Processing app + source
An app that outputs OSC from the Leap Motion controller. It can group fingers with hands and switch between absolute (where your finger is) and relative (what you're pointing at) modes.
|
Java midi Processing osc audio | |
LeapOSC v0.5
This is Leap Motion Controller output data via Open Sound Control. A working executable and source code can be found in the Git repository.
|
C++ midi osc framework audio |