Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Randomize sinusoid period #1164

Closed
begonaalvarezd opened this issue Feb 21, 2024 · 0 comments · Fixed by #1168
Closed

[Task]: Randomize sinusoid period #1164

begonaalvarezd opened this issue Feb 21, 2024 · 0 comments · Fixed by #1168
Assignees

Comments

@begonaalvarezd
Copy link
Member

begonaalvarezd commented Feb 21, 2024

Task description

We need to make the sinusoid period dynamic, at the moment I believe is 4 and we should make it a random float number between 1 and 4. When the period finishes, we could update it, instead of updating it mid period which might be more complicated. We should try not to overthink this though, try to implement it in the easiest way possible

@begonaalvarezd begonaalvarezd changed the title [Task]: Dynamize sinusoid period [Task]: Randomize sinusoid period Feb 21, 2024
@VmMad VmMad self-assigned this Feb 21, 2024
@VmMad VmMad linked a pull request Feb 21, 2024 that will close this issue
6 tasks
@msarcev msarcev closed this as completed Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants