Replies: 1 comment 5 replies
-
|
Hello, I am happy to hear that the general functionality does work. I can imagine that the problem is related to the loop region. There is a function to remove the loop or loop the complete sample. There is also a setting possible resulting in the effect you've observed. Hope this helps =) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I built esp32_midi_sampler on esp32 Audio kit v.2.2
Uploaded the sketch, with the AUTO_LOAD_PATCHES_FROM_LITTLEFS parameter
everything worked fine, the wav file was played from memory.
After switching the parameter to AUTO_LOAD_PATCHES_FROM_SD_MMC
Zuki began to play only when the keys were released.
What should I change in the code so that when loading samples from the SD card, the sounds are played when a key is pressed.
Thanks in advance, sorry for my English,
I use google translator for translation.
Beta Was this translation helpful? Give feedback.
All reactions