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
Hello! Yes, Amplituda library can provide you value in [0;1], but such feature should be implemented first.
Currently, library multiplies every sample by 100, because it's more comfortable to return int rather than float numbers.
I don't have enough time to work on it, so you can try to modify the code by yourself. If my help is needed, feel free to ask me here 🙂
@SudoDios Hello! You can also modify Amplituda output, but it will take extra time. Here is a discussion about how to scale a number between a range.
So, you can use function below to scale data between a range.
Hi.
Can you give a number between (float) 0 and 1?
I need to know the max value return.
The text was updated successfully, but these errors were encountered: