You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let player = STKAudioPlayer()
player.play("<link-to-remote-audio-file>")
Running this will cause the very beginning of the audio to be chopped off. So like, it starts playing just barely into the song rather than the actual beginning. This also poses an issue for gapless playback, since it is not seamless.
Just discovered this tool, so is there another way I should be approaching this?
Just using the basic syntax for now:
Running this will cause the very beginning of the audio to be chopped off. So like, it starts playing just barely into the song rather than the actual beginning. This also poses an issue for gapless playback, since it is not seamless.
Just discovered this tool, so is there another way I should be approaching this?
EDIT:
Here are some examples
How it's supposed to sound: https://voca.ro/12qDs9q4ApSZ
How it does sound: https://voca.ro/1hAYzsF8paPl
The text was updated successfully, but these errors were encountered: