js-synth icon indicating copy to clipboard operation
js-synth copied to clipboard

a synthesizer

js-synth

a synthesizer PWA written in javascript

  • uses the Web Audio API

  • demo: https://jssynth.xyz

  • Build: npm run build

  • Test:

    • npx playwright install, npx playwright install-dependencies
    • npm run test