-
-
Notifications
You must be signed in to change notification settings - Fork 309
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?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
pschatzmann
Sep 17, 2025
Just delete the index file or rerun the sketch with setupIndex = true
Replies: 2 comments
-
Just delete the index file or rerun the sketch with setupIndex = true
Beta Was this translation helpful? Give feedback.
All reactions
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.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment