Ulysses Stuff > Releases
TTT Advanced End Round Music
n00bl3t:
--- Quote from: n00bl3t on January 25, 2014, 05:00:29 PM ---How would I go about moving the HUD from the top left of the screen to the top right of the screen showing current song playing?
Thanks so much!
--- End quote ---
Bumping this question. Thanks cobalt.
Setix:
--- Quote from: Decicus on February 05, 2014, 07:33:34 AM ---Read this:
--- End quote ---
I've been trying to get this to work as well, doesn't seem to want to.
Here's what I have in EndRoundMusic.lua, line 347 to 355.
--- Code: --- sound.PlayURL( url, "", function( station )
if station and IsValid( station ) then
station:Play()
station.SetVolume(0.1)
LocalPlayer().channel = station
end
end )
end )
--- End code ---
Even setting SetVolume to 0 doesn't seem to work. It just plays it at an extraordinarily loud volume - even if I lower it manually on Audacity.
Anyone have an idea as to what I'm doing wrong?
Storm:
Oddly, I am using the exact same thing and it works for me. Did you find the answer?
Setix:
--- Quote from: Storm on March 05, 2014, 07:40:23 AM ---Oddly, I am using the exact same thing and it works for me. Did you find the answer?
--- End quote ---
I'm afraid not, I had to open up all the audio files in Audacity and turn them down manually by a considerable amount!
It's weird that what I did doesn't work for some people though.
Storm:
Also odd - the level in Audacity doesnt seem to have any effect on the clip I put on the server. What exactly did you change in Audacity to get it to work?? Many clips I have are still too loud so how did you adjust it in Audacity?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version