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
Hi I found this issue where having a sample rate of 0.001 will turns out equivalent to sending sample rate as 0.0. It was caused by the following segment of code:
Hi I found this issue where having a sample rate of 0.001 will turns out equivalent to sending sample rate as 0.0. It was caused by the following segment of code:
statix/lib/statix/packet.ex
Line 53 in 00c9d69
There is no way to circumvent this limit from the user side. Should we perhaps raise the number of digits preserved?
The text was updated successfully, but these errors were encountered: