Skip to content

Asynchronous File Loading #188

Discussion options

You must be logged in to vote

all files are loaded asynchronously in cables, by default the patch starts already without any files loaded.
only loadingstatus op waits for all files finished loading.

if you want to load a new file at any point in time, you can dynamicly change the filename in the audio op. e.g. SwitchFile to start loading a bigger file.

Replies: 2 comments

Comment options

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

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants