Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.04 KB

MIDI-CTRLv1.0 A simple midi controller app that let's you play your 16 pad MIDI in the browser

resources


  1. Web MIDI API

  2. Web Audio API

general notes


Rough draft, please excuse the bugs :)
You will need to run a simple server to avoid CORS error
Please feel free to fork and add you're own features as you see fit

credits


Thanks to Keith McMillen, whose awesome tutorials served as a springboard
into the wonderful world of making music in the browser.
Thanks to Mad Zach for the samples!!

TODO:


  1. Add audio visualizer
  2. Add HTML Canvas
  3. Add record ability
  4. Add more sounds
  5. Add audio input ability (sound from browser or live instrument)