Page 1 of 1

Volume in music

Posted: Sat Jun 07, 2014 3:03 pm
by jorgecaballero
Volume in music

In my APP use different music on each card with the following code:

put specialfolderpath("engine") & "/music1.mp3" into tSound
play tSound looping

I want to manipulate the overall volume of the entire application, the user changes the volume for the whole stack.
They can also mute the entire application.

Any way to do this?

Re: Volume in music

Posted: Sat Jun 07, 2014 8:40 pm
by jacque
See the playLoudness property in the dictionary.