Sound to play when timer hits a specific time.
Hello all, First post here.
Im looking into making an app thats like a music construction app.
What i would need is when a user presses a button it starts a sound, But when they press another button is starts the next sound but in time.
So say if you have lots of different sounds all at 5 seconds long, But when you press a button it plays that sound but in time if you get what i mean.
Im assuming you would have to link it to a NSTimer that the sound plays when the timer hits .50 seconds?
If anyone could point me in the right direction that would be great.
Even if its just the name of what im trying to achieve.
|