Rainner Lins
Rainner Lins
Hey @madbeyk, thanks for pointing that out. I'll look into it and try to implement the fix you came up with.
Hey, I'll look into it this weekend and see what can be done. I ran into similar problems in iOS before but haven't touched this project in a while.
@OfficialJimmyBatman @CoderPro1930 I just pushed some changes that seems to fix the issue. I tested it on Windows, iPad and Android and all seems to be playing now. See if...
@IHaveSomethingfORu2312 The issue had to do with the audio api stuff being setup before user interaction. Had to move some stuff around to make sure it creates new audio instances...
I have also updated the link, this can now be found at https://somafm.loudfusion.com/
@ProSharmonUltrasoftBadass @AppleMagic9391 I put together a test page here: https://somafm.loudfusion.com/test.html The issue seems to be related to live streams. Both the volume and the visualizer work for me in Safari...
@FightTheWriteBallk Right now the player uses [visibilitychange](https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event) event to know when the player is visible and only renders the visualizer if it is, so it should help cut down on...
Looks like everything installed ok, those look like warnings from the old dev dependencies, not errors. I used node version 10.15.3 when I built this.
Hey, Node version 10.15.3 (npm 6.4.1) works for me, just did a quick `npm build` to confirm. I built this a while ago, back then Twitter used to render their...
I'll see what can be done about saving favs. 🤔