[Cs-dev] Leap Motion Controlling Csound via OSC
Date | 2013-07-25 02:24 |
From | _cKonopka |
Subject | [Cs-dev] Leap Motion Controlling Csound via OSC |
I just got a Leap Motion a few days ago and I decided I had to control Csound as soon as possible. It took some time getting everything together but once it was all connected it was a very rewarding experience. The main thing to take away from the working with the Leap Motion is the incoming data can be rather challenging. Each hand is represented as either 0 or 1 which will change based on how many hands are visible but what gets tough is each finger is (0 - 4), 0 being the thumb and 4 being the pinky finger. So when you have both hands, its either (hand1) or (hand0) with (0 - 4). This seems ok but the rate at which the data is traveling makes it tough to create a system with checks and balances. This could just be a momentary limitation but I thought you all would like to know it works great with Csound! I've only been working with it for a few days now, so there are many possibilities on the horizon. Enjoy! http://youtu.be/t5p8rGGnFv4 - Christopher Konopka -- View this message in context: http://csound.1045644.n5.nabble.com/Leap-Motion-Controlling-Csound-via-OSC-tp5726015.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-07-25 11:36 |
From | Steven Yi |
Subject | Re: [Cs-dev] Leap Motion Controlling Csound via OSC |
Hi Christopher, Nice job, thanks for posting! steven On Wed, Jul 24, 2013 at 9:24 PM, _cKonopka |
Date | 2013-07-25 17:13 |
From | _cKonopka |
Subject | Re: [Cs-dev] Leap Motion Controlling Csound via OSC |
Attachments | None None |
Thanks, anytime! If I come up with any new ideas I will be sure to let you guys know. - Christopher
On Thu, Jul 25, 2013 at 6:36 AM, Steven Yi [via Csound] <[hidden email]> wrote: Hi Christopher, Christopher Konopka (978) - 501 - 1798
View this message in context: Re: Leap Motion Controlling Csound via OSC Sent from the Csound - Dev mailing list archive at Nabble.com. |
Date | 2013-07-28 09:11 |
From | Victor |
Subject | Re: [Cs-dev] Leap Motion Controlling Csound via OSC |
Attachments | None None |
I have a student finishing some opcodes for this, it should be ready in one or two weeks. Victor
|
Date | 2013-07-29 01:12 |
From | _cKonopka |
Subject | Re: [Cs-dev] Leap Motion Controlling Csound via OSC |
Attachments | None None |
Awesome! I can't wait to check it out. Super curious already. Christopher Konopka +1 978-501-1798 (cell)
View this message in context: Re: Leap Motion Controlling Csound via OSC Sent from the Csound - Dev mailing list archive at Nabble.com. |
Date | 2013-07-31 20:13 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Cs-dev] Leap Motion Controlling Csound via OSC |
Attachments | None None |
wonderful work Christopher. Victor - can't wait to have the new "opcodes" - wow. exciting. - Dr.B. On Sun, Jul 28, 2013 at 8:12 PM, _cKonopka <opkach@gmail.com> wrote:
|