how do I lose the gap in the sound when looping? if i play an audio sound using this method there is a gap. If i want a sound to have no gap such as a background audio do you have aby ideas how to do this? there is a PrepareToPlay method? that preloads the buffer but i cant seem to make it work. has anyone used this? thanks...
im having the issue with the stop button acting like a pause button....im hoping there is an easy solution. I would greatly appreciate your help fixing that. I can't for the life4 of me figure out how to do it myself.
wow this is so cool your so cool i wish i was your friend because you seem really cool great video your cool have a good day and did i mention that-that was the coolest video ever!!!! YOU ROCK MY SOX
Nice tutorial but what's the difference between stop and pause? Both are same, aren't they?
Just set the current time in zero
[myMusic setCurrentTime:0];
[myMusic stop];
nxchannel 3 months ago
thanks for the tutorial
patto2k 7 months ago
everything with 'myMusic' is 'undeclared'. Can anyone help me?
BrightShadowTuts 1 year ago
how do I lose the gap in the sound when looping? if i play an audio sound using this method there is a gap. If i want a sound to have no gap such as a background audio do you have aby ideas how to do this? there is a PrepareToPlay method? that preloads the buffer but i cant seem to make it work. has anyone used this? thanks...
eddieemit7 1 year ago
Anyone got the source code?
Bornisen 1 year ago
Exactly how long did it take you to figure out you never declared the volume variable?
SebbernVideos 1 year ago
I did all what you did but i have one warning which says:
AVFoundation.framework/AVFoundation, missing required architecture i386 in file
and an error which says: "_OBJC_CLASS_$_AVAudioPlayer", referenced from: objc-class-ref-to-AVAudioPlayer in songViewController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status.
Please do you or any body have any idea how to fix this issues.thanks.
karamsafwat 1 year ago
@karamsafwat Hi I have the same problem! meaby you already solved the problem or you know how play music or a sound with code.
I hope you can help me :)
ulbricho 10 months ago
Ah now i found it , my volume was on 0,2 , put it on 1 and it works !
But , now when i press on stop its like pause !
sacha1996suchi 1 year ago
Comment removed
obaidjawad 1 year ago
[myMusic setCurrentTime:0];
[myMusic pause];
obaidjawad 1 year ago
When I click play mt song doesn't play !
Can somebody help me please ?
sacha1996suchi 1 year ago
im having the issue with the stop button acting like a pause button....im hoping there is an easy solution. I would greatly appreciate your help fixing that. I can't for the life4 of me figure out how to do it myself.
illusionist987 1 year ago
@illusionist987
To fix that problem add the line:
[myMusic setCurrentTime:0];
to the end of the -stop method in the View Controller
cardswin2005 1 year ago
Comment removed
illusionist987 1 year ago
Dude, that's wack!!! All that coding just for that?????
raymcaze 1 year ago
First of all Thank you a lot!
but I've got a problem:
I think the "Stop" Button doesn't reset the playposition!
When I hit it, and then the "Play" button again, it has the same effect as the "Pause" Button.
That's not how it's supposed to work, or is it?
Could you explain that to me?
Again Thanks a lot for the tutorial
koernchen02 1 year ago
i 2000 viewer
VLADISLAV4064 1 year ago
can you make a tutorial how add multiple songs to there ?
iphonehacks0r 2 years ago
i am the 555 viewer :D
iphonehacks0r 2 years ago
its working :)::):):)):
iphonehacks0r 2 years ago
i thought this was on how to stream live music like AOL Radio.
SQFS 2 years ago
I'm getting a linking error, is there a place i can download the project?
joepenora 2 years ago
This is great!
Any way you could add a slider for volume??
web20devxer 2 years ago
It doesn't work for me, It terminates due to uncaught exception.
Great vid,
Didn't work for me though.
Uploadthedownload 2 years ago
@Uploadthedownload
me too, how do we fix it =(
Alias1EE7 1 year ago
@Alias1EE7
omg its cause song file name typed wrong
Alias1EE7 1 year ago
wow this is so cool your so cool i wish i was your friend because you seem really cool great video your cool have a good day and did i mention that-that was the coolest video ever!!!! YOU ROCK MY SOX
battleofshiloh1 2 years ago