Git Product home page Git Product logo

gestures2anything's Introduction

gestures2anything

Use your webcam to identify gestures and trigger any script

Gestures identification website

How do you use it?

This website identifies 6 basic gestures and sends a MIDI message. You can use tools like LoopMidi in Windows or IAC driver in OSX to create a MIDI port and connect the website to Ableton or any other DAW.

If you are familiar with Python you can also catch the MIDI with midi_example.py, it's a simple script that receives the messages and prints them. You can replace the print statement for anything else you want.

For more details about the website development check this repository.

Python script usage

  1. Install required python modules

python -m pip install requirements.txt

  1. Run the script

python midi_example.py

  1. Go to the website and modify the selection bar in order to choose the midi output (Instead of None).

Sample script output

Support my work

If you want to help me to keep going developing and maintaining open-source projects you can contribute buying me some ko-fi.

gestures2anything's People

Contributors

mathigatti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ljayy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.