angular-soundmanager2
angular-soundmanager2 copied to clipboard
SoundManager2 Music Player for AngularJs
How can I add songs and playlist from angular controllers?
Is there a way to eliminate the gap between tracks? When playing a list of tracks, there is a gap of approx 0.5 seconds between each track. I'd like to...
There is a possibility to show the current song name that goes on the shoutcast radio?
Search scope.currentPostion
We are working on streaming audio file using rest api which is authenticated. We are facing issues in passing authentication to the Header. Using this library is there any way...
Only first song is playing in playlist among all songs, can you please help me.
Hi Perminder: play-all is a rad directive. Would it be easy to include an add-all directive that enqueues all tracks in list 'songs'? link to current directives for anyone interested:...
Play is not working, can you check and update me, need to use it in my application.
It would be nice to be able to pull this in with NPM instead of Bower. This looks good though, thanks!
It might be a good idea to prefix your $rootScope events with a module name or something to reduce naming collisions.