Skip to content

My attempt at implementing something like colorchord, but in python

License

Notifications You must be signed in to change notification settings

TCatshoek/pyColorchord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyColorchord

My attempt at implementing something like colorchord, but in python

Original by cnlohr here.

This implementation probably won't be anywhere near as performant as anything written in pure C (although it is not bad so far, thanks numpy devs), but hopefully it will be easier to read for people who want to know how it works / don't have much experience in C.

Note recognition needs a lot of work still, and there are no cool visualizations yet.

About

My attempt at implementing something like colorchord, but in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages