Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 570 Bytes

WebPiano

About

WebPiano is a project for creating a web based basic synthesizer, using the p5.js library for creating sounds.

TODO

  • Fix noise when key is pressed (understanding envelope)
  • Pitch shift with scroll wheel
  • Custom frequency for each key
  • Changeable arpeggiator rate
  • Arpeggiator on caps lock
  • Sorting out page layout
  • Mouse operable keys
  • Glissando when sliding the mouse across the keys
  • Volume slider
  • Frequency indicators next to keys (can be turned off)