I just wanted to know if their was a way to tweak button sounds with a knob or something.Or maybe have a volume type button that will change sounds.
Comments
gyroscopeI am here.Member, Sous Chef, PROPosts: 6,598
Hi, you can make controls that are in a running GS app to control volume of either the Music playing, or any sounds playing. With sounds, you can also affect the pitch with controls using attributes. You can change music/sounds playing using attributes; other than those things, you can't affect the sound/music any other way, i.e panning, effects like echo, etc; these can't be done. Hope that helps.
johnydee187 said: Yeah i was kinda hoping for stuff like panning but how do you change the pitch with controls?
In each play sound behavior you'll see a pitch setting. You can link that to a attribute. So what you would do is make your real attribute called sound1Pitch and for the pitch in the play sound behavior set it to the sound1Pitch attribute you made. Then whenever you want to change the pitch you just use a change attribute behavior and change the sound1Pitch attribute
Comments