Closed
Description
AudioWorklet DSP Playground
Feature list
Necessary Features
- Code editor
- Monaco
- Visualizer a la Canopy
- Boilerplate templates/examples
- Playback functionality
- Realtime?
- Export
- Template
- Just AudioWorklet
Nice to Haves
- Export
- WAV
- Share button
- Permalink
- Console display
- Virtual FS?
- Web MIDI/MIDI controller support
- GUI
- Dials and knobs for variable input into the Audio Worklet
Tech Stack
Fully client-side
- SvelteKit
- Svelte 5
- Vite
- JavaScript
Considerations
- How to evaluate code
eval
- Audion support
- Better performance (?)
<iframe>
s- Sandboxed
- Submodule
Activity