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
feat: validate BufferSize::Fixed against supported range for hosts (#1031)
* feat: validate BufferSize::Fixed against supported range for hosts
Add buffer size validation for ALSA, ASIO, JACK, Emscripten, and WebAudio.
Remove redundant validation for CoreAudio.
* refactor: move JACK buffer size validation into helper method
0 commit comments