Meinrad Recheis
Meinrad Recheis
Thanks! Added to the [v8 Migration guide](https://github.com/MudBlazor/MudBlazor/issues/9953)
This would also address issue #5399, right? Seems like two birds with one stone and it seems like you have thought this through very well. If you add this feature,...
So the validation can only run synchronously in this case? Couldn't we still use our existing validation funcs and make them run synchronously by using `.Wait()` ?
OK, go ahead then. 👍
Here is evidence to support my claim, calculating average sample rate after every received buffer ```text 15:50:19.174 [ 12] D Received samples Size=12288 (AVG measured sample rate=48070,29) 15:50:19.302 [ 12]...