Portal64/assets/sound/ambient/music/looping_radio_mix.ins

16 lines
293 B
Plaintext
Raw Normal View History

2022-06-11 13:30:42 -04:00
envelope Envelope {
attackTime = 0
attackVolume = 127
decayTime = -1
decayVolume = 127
releaseTime = 0
}
sound Sound {
use("../../../../portal_pak_dir/sound/ambient/music/looping_radio_mix.wav")
loopCount = -1
loopEnd = -1
pan=64
envelope = Envelope
}