You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bruh... regarding the "how often", I can simply use OutputCallbackInfo, however, is it somehow configureable how often (in the time domain) and with how much data the data callback should be called?
Assuming I've set the sample rate to 2048 for example. How can I calculate how many elements are always going to be in the data argument?
Basically this one: https://docs.rs/cpal/0.15.3/cpal/traits/trait.DeviceTrait.html#method.build_input_stream
how often is it called? Am I able to configure it?
The text was updated successfully, but these errors were encountered: