mozilla / cubeb-pulse-rs

ISC License
15 stars 17 forks source link

Remove initial playback latency when full duplex #59

Closed Koalab99 closed 4 years ago

Koalab99 commented 4 years ago

This is in case the input fill the ringbuffer too much before the output is initialized and read it.

padenot commented 4 years ago

Essentially the same as we do on osx.