Is it possible to read filenames from SD card?


#1

I am working on a patch switcher, given that I have a 4 line display and rotary encoder it seems like being able to scroll through the filenames would work best.

I could just hard code the patch filenames into the patch switching patch and edit it each time I create new ones but is it possible to read the filenames of the .bin files instead ?


#2

I'm curious about this also. :popcorn:


#3

I remember @thetechnobear did something like this on Push: see this thread


#4

Excellent, thanks.
All the code is there I just need to deconstruct it and separate out the filename read bit.


#5

If you come up with a solution can you post it on this thread please?


#6

I sure will, its unlikely to be soon though