Open BH-NL opened 1 year ago
This was needed as a hack to get earlier versions of iOS to keep the AudioContext active for playback. It won't affect any other functionality. I may remove it though, since I don't think it's needed with the current versions of iOS.
All works fine but when I use the player I get the notification;
-player-1.16.1.main.min.js:22 [Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet) (anonymous) @ icecast-metadata-player-1.16.1.main.min.js:22 Promise.then (async) i @ icecast-metadata-player-1.16.1.main.min.js:22
So the function is planned for removal and will stop working in a while. Maybe you can replace the function?
Thanks in advance.