Can I force index regeneration in AudioSourceIdx to regenerate index by demand? #2169
-
Hi @pschatzmann . How Can I do to regenerate index files after source.begin() with setupIndex = false is done? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Sep 17, 2025
Replies: 2 comments
-
Just delete the index file or rerun the sketch with setupIndex = true |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
-
I understand. Would be interested launch index regeneration without rerun sketch when it setup by default no reindex automatically. |
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
Just delete the index file or rerun the sketch with setupIndex = true