ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/sound/cf/meta
Revision: 1.2
Committed: Tue Jul 31 00:27:35 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.1: +37 -37 lines
Log Message:
normalise volume

File Contents

# User Rev Content
1 root 1.1 {
2 root 1.2 "blip.wav" : { "volume": .20 },
3     "boink2.wav" : { "volume": .80 },
4     "bugle_charge.ogg" : { "volume": 1.00 },
5     "choir.ogg" : { "volume": 1.00 },
6     "chord.wav" : { "volume": 1.00 },
7     "crumble.ogg" : { "volume": .90 },
8     "drip.wav" : { "volume": .30 },
9     "drip2.wav" : { "volume": .90 },
10     "elecurrent.ogg" : { "volume": .70 },
11     "evil_laugh.ogg" : { "volume": 1.00 },
12     "explosion.ogg" : { "volume": 1.00 },
13     "first_try.ogg" : { "volume": 1.00 },
14     "fwoomp.wav" : { "volume": .10 },
15     "gong.ogg" : { "volume": 1.00 },
16     "gun-5.wav" : { "volume": 1.00 },
17     "high_volt.ogg" : { "volume": .90 },
18     "hit005.wav" : { "volume": .40 },
19     "hit008.wav" : { "volume": .90 },
20     "laser3.wav" : { "volume": 1.00 },
21     "lightning1.ogg" : { "volume": 1.00 },
22     "magic.wav" : { "volume": 1.00 },
23     "metalclank.wav" : { "volume": .70 },
24     "metalspecial.wav" : { "volume": .60 },
25     "missed.wav" : { "volume": .70 },
26     "missle1.wav" : { "volume": 1.00 },
27     "ouch1.wav" : { "volume": .80 },
28     "pipebang.wav" : { "volume": .20 },
29     "puke.wav" : { "volume": 1.00 },
30     "punchhard.wav" : { "volume": .20 },
31     "rocks-falling.ogg" : { "volume": 1.00 },
32     "sci_fi_gun.ogg" : { "volume": 1.00 },
33     "squish.wav" : { "volume": .80 },
34     "swish.wav" : { "volume": 1.00 },
35     "tear.wav" : { "volume": 1.00 },
36     "towerclock.ogg" : { "volume": 1.00 },
37     "whispers_hit.ogg" : { "volume": 1.00 },
38     "whoosh.wav" : { "volume": 1.00 }
39 root 1.1 }
40