Skip to content

Ways to implement continuous looping of wav file with no gaps or delays #768

Answered by pschatzmann
timmcarson asked this question in Q&A
Discussion options

You must be logged in to vote

a) You would implement a subclass of AudioStream that implements your looping logic using a file as input.
b) You would implement an AudioSource (e.g. using the AudioSourceCallback) that returns a)

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

Comment options

You must be logged in to vote
1 reply
@timmcarson
Comment options

Comment options

You must be logged in to vote
2 replies
@timmcarson
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@timmcarson
Comment options

@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants