I tried this script but it wouldnt work. ~~~~~~~~~~~~~~~~~
while true do script.Parent.Color = Color3.fromRGB(1/script.Parent.e.PlaybackLoudness,1,1) wait(1) end
~~~~~~~~~~~~~~~~~
how would I make it work?