1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-10 16:10:55 +00:00
* Added: Audio Compression for the Twitch Player. Make loud sounds quieter and quiet sounds louder for a better listening experience.
* Fixed: Player modifications not applying on the Stream Manager and Squad Stream pages.
This commit is contained in:
SirStendec 2020-01-27 15:14:10 -05:00
parent 2d14c359c9
commit cc36905170
15 changed files with 352 additions and 20 deletions

View file

@ -91,5 +91,7 @@ export default [
"whispers",
"cake",
"channel-points",
"fast-fw"
"fast-fw",
"comp-on",
"comp-off"
];