Skip to content

GDJ is a project I worked on for my 3rd year computer music module.

Notifications You must be signed in to change notification settings

Skitzzy/GestureDJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GestureDJ

GDJ is a project I worked on for my 3rd year computer music module. It uses a LeapMotion controller to create a virtual floating DJ Deck in the air!

It uses a Leap Motion motion capture device and requires the associated Leap Motion SDK to work

The SDK provides access to the frame and tracking points on the hand and fingers. These are used to define gestures that can control audio playback through a python script.

Currently implemented features:

  • 2 track player

  • regular playback controls through swiping gestures

  • DSP effects, low pass filter on individual tracks through gestures

  • stereo volume and panning through gestures

About

GDJ is a project I worked on for my 3rd year computer music module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages