perminder-klair / angular-soundmanager2

SoundManager2 Music Player for AngularJs
http://perminder-klair.github.io/angular-soundmanager2/
MIT License
168 stars 107 forks source link

How to set play position from controller #62

Open philecom opened 7 years ago

philecom commented 7 years ago

How do i set the play position or the regress bar manually. my app saves the last play position of the user, so that they can resume even after they restart their phone. i am however finding it difficult setting the position manually. I will be glad if anyone can help.. thank you

LRonHubs commented 7 years ago

I also have this problem https://github.com/perminder-klair/angular-soundmanager2/issues/66

Edit: have found a mild workaround, see issue