learning web audio with this project
Go to file
Emanuel Rodriguez e865c0ba87 readme updates 2023-10-08 02:46:50 -07:00
.gitignore initial 2023-09-30 23:22:32 -07:00
README.md readme updates 2023-10-08 02:46:50 -07:00
ff-one.png adds image 2023-09-30 23:43:31 -07:00
package-lock.json initial 2023-09-30 23:22:32 -07:00
package.json initial 2023-09-30 23:22:32 -07:00
synth.html adds selection of waveform to each voice 2023-10-08 02:45:04 -07:00
synth.js adds selection of waveform to each voice 2023-10-08 02:45:04 -07:00

README.md

simple-synth

Creating a synth to learn the web-audio api. The goal is create a synth that has the features that Fabilter's Synth One has:

image of fabfilter one synth

Basic Features

  • Waveform
  • Octave Selector
  • Noise
  • Keyboard*

*needs a little more work

Effects

  • Reverb
  • Delay