0.1.3 • Published 7 years ago

browser-ear-trainer v0.1.3

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Browser Ear Trainer

npm version

Browser Ear Trainer is a convenient way for musicians to practice ear training anywhere (with an internet connection, of course). See it in action here. This is still under heavy construction, and probably won't be a "proper" module for some time. The project will probably evolve into a tool for songwriting and/or music theory examples.

Getting Started

Download the package, and run the HTML in the demo. Currently, I use Browserify to bundle all the JS (with $ browserify src\index.js > demo\bundle.js). If you're hacking around with this, just know that the UI and JS stuff is integrated with the elegance of duct tape and twine.

More details

Big shout-outs to the authors of the following libraries. They made my work super easy and fun:

  • teoria
  • midi-writer-js
  • midi-player-js
  • soundfont-player