Skip to content

extract chords from an audio file (using ohollo/chord-extractor & Chordino)

Notifications You must be signed in to change notification settings

adielBm/chord-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little python script i made to extract chords from an audio file (using ohollo/chord-extractor) and visualize them in an HTML file along with chord diagrams (#TODO). you can also transpose the chords and view them in either guitar or ukulele mode.

Requirements: Python, chord-extractor and its requirements )

Example

Usage

C:\...\Music> python "C:\...\chord_extractor\cho.py" "song.mp3"

TODO

  • get chord diagrams for guitar or ukulele. something like:
/guitar/A.png
/guitar/Am.png
/ukulele/Dm.png
/ukulele/C.png
...

About

extract chords from an audio file (using ohollo/chord-extractor & Chordino)

Topics

Resources

Stars

Watchers

Forks