@falktx VST? AU? That's actually a bit scary, really... I don't want my DAW to be a browser...
@wonshu all of them, since I am using DPF for this.
I got most of the work needed for it from my work in https://github.com/moddevices/mod-desktop, the only missing part is being able to send&receive data from the DSP side. Once that works nothing stop us from using web tech for plugins UIs in DPF.
This is just the UI, what you see and interact with. DSP runs as usual.
@falktx so why is the audio not passed? And would DSP be happening in a performant way?