Skip to content

L42i/SCKinect

Repository files navigation

SCKinect: Motion Tracking for Sound Generation

Author: Evan Murray

What is This Project?

SCKinect is a bridge between physical movement and sound generation. It allows you to:

  1. Track human body movements using a Kinect sensor (a special camera that can detect depth and movement)
  2. Use those movements to control sound parameters in SuperCollider (a programming environment for creating audio)

In simpler terms: Move your body, make music!

Repository Structure

Here's what each folder and file in this project contains:

  • /plugins/Kinect/ - The core code that allows SuperCollider to communicate with the Kinect sensor and OpenPose.
  • /doc/ - Documentation and additional information about the project.
  • /cmake_modules/ - Technical files needed to build the software.

Documentation

About

Interact with a Kinect sensor in SuperCollider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published