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

Compresses vox audio files, adds a few more lines #9637

Merged
merged 2 commits into from
Feb 14, 2022

Conversation

RipGrayson
Copy link
Contributor

About The Pull Request

Re-encodes and compresses the vox audio with variable bitrate, saving a fair amount of space for no readily apparent loss of audio quality. TG already does this with their vox, and the original HL1 announcer had same process done on it when CM accepted it.
Due to the size reduction I was also able to add 150+ new vox lines, and the end size is still smaller than it was before.

Why It's Good For The Game

The smaller the vox folder is the less bandwidth players need when we update, 6mb is the standard, but the size of our current vox folder has ballooned to 7mb due to additional TGMC specific words. This PR takes the size back to 6mb, where it belongs.

Changelog

🆑
soundadd: Vox sounds now take less space.
soundadd: Added more vox lines.
/:cl:

@tgstation-server tgstation-server added the Sound Sound change. label Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sound Sound change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants