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

[FEATURE] Improved randomness in Wow #135

Closed
jatinchowdhury18 opened this issue Feb 18, 2021 · 2 comments · Fixed by #145
Closed

[FEATURE] Improved randomness in Wow #135

jatinchowdhury18 opened this issue Feb 18, 2021 · 2 comments · Fixed by #145
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jatinchowdhury18
Copy link
Owner

Is your feature request related to a problem? Please describe.
The Wow processing is a little too plain and predictable.

Describe the solution you'd like
Some control to add randomness to the wow processing (maybe Brownian motion...)

@jatinchowdhury18 jatinchowdhury18 added the enhancement New feature or request label Feb 18, 2021
@jatinchowdhury18 jatinchowdhury18 self-assigned this Feb 18, 2021
@jatinchowdhury18 jatinchowdhury18 added this to the 2.8.0 Release milestone Feb 19, 2021
@jatinchowdhury18
Copy link
Owner Author

Idea: 2 processes to add some interesting flavor to the wow effect:

  1. Variance: very slow modulating of the wow frequency over time (maybe a skewed sine wave?).
  2. Drift: random process to randomly let the wow value drift over time (Maybe an Ornstein-Uhlenbeck process?)

@jatinchowdhury18
Copy link
Owner Author

An updated wow algorithm is now live in the Nightly Builds in case anyone want to try them out. There may be some more fine-tuning to come.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant