- Mar 14, 2019
- 233
- 449
Running into problems adjusting volume levels on individual music play commands. Sometimes I want the music to be bold, and other times to just be audible in the background. The volume clause doesn't seem to do much, if anything, to alter the volume. Am I missing something?
Here's a typical command, but it doesn't seem to matter whether my volume parameter is 0.1 or 1.0 - it's all the same. I have noticed that setting it to 0.0 lowers it noticeably, but it's still quite audible.
play musicloop2 "audio/TAG-A-77_Mood_Aves.ogg" volume 0.3 fadein 2.0
Here's a typical command, but it doesn't seem to matter whether my volume parameter is 0.1 or 1.0 - it's all the same. I have noticed that setting it to 0.0 lowers it noticeably, but it's still quite audible.
play musicloop2 "audio/TAG-A-77_Mood_Aves.ogg" volume 0.3 fadein 2.0
Last edited: