mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Tweaked volume levels for voices and sounds
This commit is contained in:
parent
e97d74f4cd
commit
8363cddd6a
3 changed files with 41 additions and 115 deletions
|
@ -83,21 +83,21 @@
|
|||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_5</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_6</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_7</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_8</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_9</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_10</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_6</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_7</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_8</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_9</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Sex/Suck/Suck_10</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>20</min>
|
||||
|
@ -150,10 +150,7 @@
|
|||
<clipPath>Sex/Clap_8</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>45</min>
|
||||
<max>70</max>
|
||||
</volumeRange>
|
||||
<volumeRange>35~45</volumeRange>
|
||||
<pitchRange>
|
||||
<min>1.0</min>
|
||||
<max>1.0</max>
|
||||
|
|
|
@ -22,18 +22,9 @@
|
|||
<clipPath>Voices/FVoice/Moan4</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -59,18 +50,9 @@
|
|||
<clipPath>Voices/FVoice/MoanShort3</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -105,18 +87,9 @@
|
|||
<clipPath>Voices/FVoice/Grunt6</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -145,18 +118,10 @@
|
|||
<clipPath>Voices/FVoice/Scream4</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
|
|
@ -22,18 +22,9 @@
|
|||
<clipPath>Voices/MVoice/Moan4</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -59,18 +50,9 @@
|
|||
<clipPath>Voices/MVoice/MoanShort3</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -99,18 +81,9 @@
|
|||
<clipPath>Voices/MVoice/Grunt4</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
@ -136,18 +109,9 @@
|
|||
<clipPath>Voices/MVoice/Scream3</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>
|
||||
<min>55</min>
|
||||
<max>65</max>
|
||||
</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.9</min>
|
||||
<max>1.1</max>
|
||||
</pitchRange>
|
||||
<distRange>
|
||||
<min>0</min>
|
||||
<max>100</max>
|
||||
</distRange>
|
||||
<pitchRange>0.99~1.02</pitchRange>
|
||||
<volumeRange>40~50</volumeRange>
|
||||
<distRange>10~50</distRange>
|
||||
<repeatMode>NeverTwice</repeatMode>
|
||||
<sustainLoop>false</sustainLoop>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue