rayo config: increase mod_shout outscale to mpg123 default of 32768

This commit is contained in:
Chris Rienzo 2014-05-28 11:49:22 -04:00
parent 5138f4d5a7
commit 8b89313045
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<!-- Don't change these unless you are insane -->
<!--<param name="decoder" value="i586"/>-->
<!--<param name="volume" value=".1"/>-->
<!--<param name="outscale" value="8192"/>-->
<!-- mod_shout sets output amplitude scale to 8192 by default - preserve mpg123 default of 32768 -->
<param name="outscale" value="32768"/>
</settings>
</configuration>