Skip to content
/ Tabify Public

Automatic Guitar Music Transcription Program for Third Year Dissertation

Notifications You must be signed in to change notification settings

Girv98/Tabify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabify

Automatic Guitar Music Transcription Python Program for Third Year Dissertation

Input a .wav file of your guitar playing (no other instruments)

Works best with clean audio (reverb and other effects will not work correctly)

It can produce chords, though arpeggios/monophonic recordings work best

Have a play with the variables.py file, see what works

REQUIREMENTS

  • numpy

  • matplotlib

  • scipy

  • librosa

  • math

  • itertools

  • io

  • os

About

Automatic Guitar Music Transcription Program for Third Year Dissertation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages