ergz 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
2023-09-30 23:22:32 -07:00
2023-09-30 23:43:31 -07:00
2023-09-30 23:22:32 -07:00
2023-09-30 23:22:32 -07:00

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
Description
learning web audio with this project
Readme 721 KiB
Languages
JavaScript 53.3%
HTML 46.7%