Skip to content

Why to run an AudioSourceSDFAT array is very slow? #2127

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

You must be logged in to vote

The AudioSourceSDFAT implements an optimized version of sequentially processing a directory recursively.
source.size() might be very slow, so try to avoid it.

Implement your own logic (using the SDFAT API) when you want to process only a single directory...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
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