element-x-android
0457e591
- Convert mx waveform to floats as early as possible in the chain (#1652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Convert mx waveform to floats as early as possible in the chain (#1652) This way we're sure that internally we always deal with [0;1] float samples. the [0;1024] int range is used only at the rust sdk boundary.
References
#1652 - Convert mx waveform to floats as early as possible in the chain
Author
Marco Romano
Parents
00d24ce4
Loading