Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 477 Bytes

WebAudioSynthesizer

A small toy synthesizer for the web. Including a sequencer! Make some noise and share it with the world!

TODO for v0.1.0:

  • Better UI
  • Refactor
  • Fix sound bugs (loud noises etc)
  • Make BPM slider behave better
  • Import/Export synth settings
  • A way to change number of bars
  • Make (some) parameters affect sound immediately (main volume etc)

TODO/Ideas for future versions:

  • LFOs
  • Effects: Delay/Reverb etc