Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
zuzuneku
zuzuneku's Profile
1
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
how to pause/stop sounds
[0 Replies]
02-Dec-2010 02:19 PM
Forum:
Core Library Questions
i am using keypressed to play sound samples
and wondering how i can get one key to stop or pause all sounds that are playin.
but preferably, make the sound of that last "pauser" or "stopper" key play..
eg.
if (key == 'i' ) {
i.play (0);
i.loop (2);
}
if (key == ' ' ) {
z.play (0);
i.stop();
}
i tried the most obvious, but no luck
please please help help
«Prev
Next »
Moderate user : zuzuneku
Forum