Skip to content

Commit

Permalink
fix(sounds): c chord volume (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjomcs authored Apr 15, 2022
1 parent 8794e93 commit ba4bc9d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
<PropertyList>
<Property Name="Volume" Type="Real64">
<ValueList>
<Value>-15</Value>
<Value>-25</Value>
</ValueList>
</Property>
</PropertyList>
Expand Down
Binary file modified src/sounds/GeneratedSoundBanks/Windows/Salty_747.bnk
Binary file not shown.
2 changes: 1 addition & 1 deletion src/sounds/GeneratedSoundBanks/Windows/Salty_747.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ExternalSourcesOutputRoot>X:\Documents\GitHub\salty-747\src\sounds\GeneratedSoundBanks\Windows</ExternalSourcesOutputRoot>
</RootPaths>
<SoundBanks>
<SoundBank Id="2247706355" GUID="{732766E7-FA86-452E-A427-C85CB4EF4A39}" Language="SFX" Hash="3592093915">
<SoundBank Id="2247706355" GUID="{732766E7-FA86-452E-A427-C85CB4EF4A39}" Language="SFX" Hash="3088961249">
<ObjectPath>\SoundBanks\Salty_747\Salty_747</ObjectPath>
<ShortName>Salty_747</ShortName>
<Path>Salty_747.bnk</Path>
Expand Down
2 changes: 1 addition & 1 deletion src/sounds/GeneratedSoundBanks/Windows/SoundbanksInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</StateGroup>
</StateGroups>
</SoundBank>
<SoundBank Id="2247706355" GUID="{732766E7-FA86-452E-A427-C85CB4EF4A39}" Language="SFX" Hash="3592093915">
<SoundBank Id="2247706355" GUID="{732766E7-FA86-452E-A427-C85CB4EF4A39}" Language="SFX" Hash="3088961249">
<ObjectPath>\SoundBanks\Salty_747\Salty_747</ObjectPath>
<ShortName>Salty_747</ShortName>
<Path>Salty_747.bnk</Path>
Expand Down

0 comments on commit ba4bc9d

Please sign in to comment.