Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages