minyor / syn2midi

Create pianobooster midi from youtube piano video lessons (Synthesia).
MIT License
61 stars 10 forks source link

Add report #3

Closed DanLatimer closed 4 years ago

DanLatimer commented 4 years ago
Fix Bugs, Add Options, Add report.html

- Added -s <start time in seconds> cli argument to let you start after the intro screen of videos
- Added -e <end time in seconds> cli argument to let you end before the outro screen of videos
- Added -R <boolean> cli argument to create a report detailing how pixel colors are assigned to left/right hand colors

- Fixed issue where new synthesia videos have a variety of white and black colors for the unpressed state by including the black and white in the "find closest color" search

image

DanLatimer commented 4 years ago

Let me know if you want me to make any changes

minyor commented 4 years ago

Hey, nice contribution

DanLatimer commented 4 years ago

Thanks, Thank you for making the program. I was about to make something similar and then thought, I should see if there already is one on github haha

minyor commented 4 years ago

You're welcome