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

Update RollOffMode.yaml to add the mathematical formulas for RolloffM… #935

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

RedrcknRbn
Copy link

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

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.

…odes

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
@RedrcknRbn RedrcknRbn requested a review from a team as a code owner December 7, 2024 09:37
@github-actions github-actions bot added the engine reference Changes the Engine API Reference documentation label Dec 7, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @RedrcknRbn, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.

@RedrcknRbn RedrcknRbn marked this pull request as draft December 10, 2024 17:35
@RedrcknRbn RedrcknRbn marked this pull request as ready for review December 10, 2024 17:42
@IgnisRBX IgnisRBX requested a review from rbxphogen December 12, 2024 16:42
Copy link

This pull request has been inactive for 14 days. If it remains inactive for another 7 days, it will close. Please update or comment on this pull request to keep it open. 🙏

@github-actions github-actions bot added the stale label Dec 26, 2024
@RedrcknRbn
Copy link
Author

Waiting on review. Commenting to prevent closing due to inactivity.

@github-actions github-actions bot removed the stale label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine reference Changes the Engine API Reference documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants