mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-16 08:27:10 +00:00
Add 5ms callback registration for precise audio updates
This commit is contained in:
@@ -36,7 +36,6 @@ protected:
|
||||
soxr_t m_src = nullptr;
|
||||
double m_sampleRateIn;
|
||||
double m_sampleRateOut;
|
||||
size_t m_5msFrames;
|
||||
bool m_dynamicRate;
|
||||
|
||||
/* Running bool */
|
||||
|
||||
Reference in New Issue
Block a user