Replies: 2 comments 3 replies
-
I only use the SD card, with 99 samples on it. 16 bit, 44.1K. Changes can be made in esp32_midi_sampler.ino, such that it will load an SD card file at boot up.
Then, a little further down, the name of the file you want to auto load, in my case 1.wav
If you're running the new code release with screen support, you can then load whatever you like from the SD card. |
Beta Was this translation helpful? Give feedback.
-
I'd advise the display, it makes it a bunch easier to know what's going on. Folder is 'samples' in the root of the card. The card has to be formatted to regular Microsoft FAT32. |
Beta Was this translation helpful? Give feedback.
-
Is there any modifications needed on the code or hardware side to play samples from sd card? Or can I just put an sd card to the esp32 audio kit and it will automatically load samples?
Beta Was this translation helpful? Give feedback.
All reactions