A Tutorial using Visual Studio Express.
By Benoit Bouchez
updated 11/5/3013
A Tutorial using Visual Studio Express.
By Benoit Bouchez
updated 11/5/3013
Open source audio feature detection library in c++ with Python wrapper.
By Music Technology Group at Universitat Pompeu Fabra
This is a prototype from October – just getting around to posting it.
The hand position (x,y,z) is sensed by LeapMotion to control parameters of an FM synth with feedback delay written in Cinder audio (c++). The graphics were adapted from a Cinder LeapMotion demo.
Local source is in: cinder/cinder_dev/blocks/Cinder-LeapSdk/samples/LeapApp/xcode/LeapAppTZ2.xcodeproj
Uses cinder Leap demo code combined with simple audio synthesis using callbacks in c++
C++ code available at Safari Books Online.
(Including PLL examples)
By: C. Britton Rorabaugh
http://my.safaribooksonline.com/book/electrical-engineering/communications-engineering/9780132442121
local code is in tkzic/simulating wireless dsp c++
On Mac OS 10.8 using Xcode 5, and openframeworks version 8
Note: The Osc addon is already provided with openframeworks distribution. At this point you have everything you need to run the test example.
Notes:
Notes on developing an architecture for Leap Motion ‘Muse’.
http://bantherewind.com/cinder-leapmotion
This link was very helpful for setting up the entire development sdk for leap and cinder