ZXSpectrum icon indicating copy to clipboard operation
ZXSpectrum copied to clipboard

Updated JSInterop for sending and playing audio data.

Open KristofferStrube opened this issue 8 months ago • 0 comments

I've made some small simplifications to the JSInterop related to playing audio data.

The primary part is that parsing byte arrays via JSInterop is now pretty effective. Secondly, I've updated the audio buffer's setting to use the copyToChannel method.

KristofferStrube avatar Jun 12 '24 22:06 KristofferStrube