orottier / web-audio-api-rs

A Rust implementation of the Web Audio API, for use in non-browser contexts
https://docs.rs/web-audio-api/
MIT License
300 stars 16 forks source link

ScriptProcessorNode: fix crash for multi channel output, add test #498

Closed orottier closed 7 months ago

orottier commented 7 months ago

Fixes #495