Skip to content

Note frequency analyser - See what notes you are playing in real time!

Notifications You must be signed in to change notification settings

Monkeycapers/cuhack2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteFreq

NoteFreq is a web app that allows you to record your own music. The app will transcribe the notes that you play, and it's saved so that you can access your recording and transcription whenever, wherever.

Installation

  1. Install node, npm and python
  2. Use virtualenv to create an enviroment, then run scripts/activate
  3. install flask - pip install flask
  4. cd into ./static, and run npm init
  5. Install npm dependencies:
    npm install vexflow
    npm install vextab
    

Running

  1. Run scripts/activate
  2. Run the command found in scripts.txt
  3. flask run
  4. Go to 127.0.0.1:5000/

Authors

  • Stephanie Wang
  • Evan Jesty
  • Ryan Ly
  • Howard Zhang

About

Note frequency analyser - See what notes you are playing in real time!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published