Replies: 1 comment
-
|
ah i found... #119 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I have sounds of arbitrary length and want to queue them up without any gap.
I want to use different files (ambiance_variant_1, ambiance_variant_2,...) and queue them up randomly to make the sound more dynamic.
Whats the best way of achieving this?
Thanks for any suggestions.. I've had the idea of using a timer but this wouldn't really work, because of the timers resolution (I.e songs overlapping for 0.25sec if set to 1 second for example...
Beta Was this translation helpful? Give feedback.
All reactions