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
Update RollOffMode.yaml to add the mathematical formulas for RolloffM… (#935)
## Changes
Added the internal mathematical formulas for all of the RolloffMode
Enums, which allows the reader to easily replicate how sound volume is
calculated to replicate Roblox's Sound Systems
This was calculated using [these Rolloff
Formulas](https://www.desmos.com/calculator/g7izzry4ze)
These are useful as currently, you have to search online for these
formulas, with no official documentation for recreating them.
## Checks
By submitting your pull request for review, you agree to the following:
- [ X ] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [ X ] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [ X ] To the best of my knowledge, all proposed changes are accurate.
---------
0 commit comments