Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 748 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 748 Bytes

Guitar Tracker

Dynamically play harmony according to object position on a video.

Demonstration

Demonstration video

Installation

Pre-requisites

To run this application you'll need Python (>= 3.6), git, and a webcam.

Instructions

First you'll need to clone the repository to your machine.

$ git clone https://github.com/arthurcerveira/Guitar-Tracker.git

Then you need to install the Python dependencies with pip.

$ cd Guitar-Tracker
$ pip install -r requirements.txt

To execute the script, run the following command:

$ python guitar_tracker.py