learning web audio with this project
Go to file
Emanuel Rodriguez 481c9e1313 adds selection of waveform to each voice
the code still needs to be optimized, since I am repeating the
code a bunch
2023-10-08 02:45:04 -07:00
.gitignore initial 2023-09-30 23:22:32 -07:00
README.md removes the frequncy slider and instead radios for the c scale 2023-10-01 23:33:02 -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

Effects

  • Reverb
  • Delay