8000 GitHub - uspaudiotech/condusom: Condusom is an interactive musical synthesizer that transforms hand gestures captured by your webcam into a dynamic sonic expression.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Condusom is an interactive musical synthesizer that transforms hand gestures captured by your webcam into a dynamic sonic expression.

Notifications You must be signed in to change notification settings

uspaudiotech/condusom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Condusom

Condusom is an interactive musical synth that transforms hand gestures captured by your webcam into a dynamic sonic expression.

Setting up the virtual environment

Condusom requires Python 3.x to and a virtual environment to run.

In the root repo directory, set up the virtual environment:

python3 -m venv venv

Activate the virtual environment:

source venv/bin/activate

Install the required packages:

pip install -r requirements.txt

Running the application

To run the application, execute the following command:

python main.py

About

Condusom is an interactive musical synthesizer that transforms hand gestures captured by your webcam into a dynamic sonic expression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0