learning web audio with this project
Go to file
Emanuel Rodriguez 3273b1e6db make radio buttons happen 2024-02-15 23:57:07 -08: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
index-1.html work on a simpler version of synth that works and then try to expand that 2024-02-07 23:02:03 -08:00
package-lock.json initial 2023-09-30 23:22:32 -07:00
package.json initial 2023-09-30 23:22:32 -07:00
single-voice-synth.js make radio buttons happen 2024-02-15 23:57:07 -08:00
single-voice.html more work 2024-02-15 19:58:58 -08:00
synth.js work on a simpler version of synth that works and then try to expand that 2024-02-07 23:02:03 -08: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