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

Clamp laser FX parameters, fix FX parameters being parsed incorrectly #470

Merged
merged 10 commits into from
May 19, 2021

Conversation

ASleepyCat
Copy link

@ASleepyCat ASleepyCat commented May 11, 2021

Laser FX mix values are now clamped to [0, 1], preventing dangerously loud audio FX. An issue with how FX parameters were parsed was also fixed, where a parameter with a decimal point and a percent sign was being interpreted as a whole number rather than a percentage.

@ASleepyCat ASleepyCat marked this pull request as draft May 12, 2021 07:23
@ASleepyCat ASleepyCat changed the title Fix ReTrigger (and Gate?) laser effects causing ear rape Fix laser effects causing ear rape, FX parameters being interpreted incorrectly May 12, 2021
@ASleepyCat ASleepyCat marked this pull request as ready for review May 12, 2021 10:21
@ASleepyCat ASleepyCat changed the title Fix laser effects causing ear rape, FX parameters being interpreted incorrectly Clamp laser FX parameters, fix FX parameters being parsed incorrectly May 16, 2021
@Drewol Drewol merged commit 71bb686 into Drewol:develop May 19, 2021
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 this pull request may close these issues.

2 participants