1 / 6

Pitch Recognition and Transcription

Pitch Recognition and Transcription. Lorraine Ma PHYS 210 30 November 2010. ← feed in a .wav file. ← frequency analyzer: aubio. ← transcription: lilypond. ← output file instead. - python instead of java – more support – ie. Lilypond

rusti
Télécharger la présentation

Pitch Recognition and Transcription

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pitch Recognition and Transcription Lorraine Ma PHYS 210 30 November 2010

  2. ← feed in a .wav file ← frequency analyzer: aubio ← transcription: lilypond ← output file instead

  3. - python instead of java – more support – ie. Lilypond -aubio has lots 'components' – files that link/import to each other - was planning to edit one of the scripts to add in feature to create csv data file, (which could then be translated into lilypad-readable files, using other script) but files installed into bin, write protected, changing permissions not allowed - bash script( since gnuplot, matplotlib, lilypond couldn't install correctly on linux), pipes results from aubio to another file

More Related