Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very beginning of audio cut off [UPDATED with examples] #473

Open
hell001 opened this issue Feb 28, 2023 · 1 comment
Open

Very beginning of audio cut off [UPDATED with examples] #473

hell001 opened this issue Feb 28, 2023 · 1 comment

Comments

@hell001
Copy link

hell001 commented Feb 28, 2023

Just using the basic syntax for now:

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?

EDIT:

Here are some examples

How it's supposed to sound: https://voca.ro/12qDs9q4ApSZ

How it does sound: https://voca.ro/1hAYzsF8paPl

@hell001 hell001 changed the title Very beginning of audio cut off Very beginning of audio cut off [UPDATED with examples] Feb 28, 2023
@iDevelopper
Copy link

Same issue here. Did you find something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants