DPF icon indicating copy to clipboard operation
DPF copied to clipboard

Feature - wasm: support Web Audio Modules

Open dromer opened this issue 4 months ago • 3 comments

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.

dromer avatar Oct 20 '24 15:10 dromer