mozilla / cubeb-coreaudio-rs

The audio backend of Firefox on Mac OS X.
ISC License
25 stars 10 forks source link

Replace the custom input linear buffer by something based on ringbuf. #74

Closed padenot closed 4 years ago

padenot commented 4 years ago

This very similar to what we're doing in the pulse backend, we can deduplicate after the repo merge.