learning web audio with this project
Go to file
Emanuel Rodriguez 22de4dac14 trying to add the waveform, but no luck yet 2023-10-09 23:56:17 -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 trying to add the waveform, but no luck yet 2023-10-09 23:56:17 -07:00
synth.js trying to add the waveform, but no luck yet 2023-10-09 23:56:17 -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