Help getting the output audio buffer from MODEP, sent via websocket

Oops! I read this super helpful response but failed to follow up. Thank you! I started to migrate my work to a super collider module instead of relying on MODEP. That made it a little easier to send the waveform directly to the browser via OSC instead of relying on the web-audio microphone input API’s. Depending on how far I get, I may return to this initial implementation using MODEP. Much appreciated!