DPF
DPF copied to clipboard
Feature - wasm: support Web Audio Modules
The WebAudioModules API implements a formalized plugin interface for the web. It would be nice if DPF wasm builds could support this: https://github.com/webaudiomodules/api
I have no idea what we need to implement this though. If it would be pure JS to wrap around our current builds or if it requires other work.