Skip to content

Uses OpenCV to convert a synthesia video to a playable importable midi file.

Notifications You must be signed in to change notification settings

devbridie/synthesiavideo2midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

synthesiavideo2midi

Creates a midi file from a given input video displaying a synthesia playback.

Installation

Make sure you have Python installed correctly.

Then install the dependencies with:

pip install -r requirements.txt

Usage

usage: synthesiavideo2midi.py [-h] [-v] [-s] [--inspect frame [frame ...]]
                              [--fps FPS] [--rounding ROUNDING] [-n FRAMES]
                              [--octave OCTAVE] [--velocity VELOCITY]
                              input output

Contributing

I am accepting pull requests. See open issues and pending pull requests.

About

Uses OpenCV to convert a synthesia video to a playable importable midi file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages