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
302 stars 16 forks source link

`cubeb` audio backend improvements #187

Open orottier opened 2 years ago

orottier commented 2 years ago
orottier commented 2 years ago

A solution for the segfaults could be to run the rust implementation of the audiounit backend: https://github.com/mozilla/cubeb-rs/pull/75#discussion_r946494221