You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to play specific folders and have the files inside of those files play in a continuous loop (Command = 0x17). However, the results of this command are inconsistent. It seems as if some of the folders play in a random order and some play in the correct order. Each sound file is about 1.5 seconds long.
Below is how my microSD is structured. Folder 1 will play in the correct order (1-3) but folder two would play in a random order (2,3,1). Changing the order of the files will change the order in which they are played, but I have not seen a constant pattern.
Hello everyone,
I'm currently trying to play specific folders and have the files inside of those files play in a continuous loop (Command = 0x17). However, the results of this command are inconsistent. It seems as if some of the folders play in a random order and some play in the correct order. Each sound file is about 1.5 seconds long.
Below is how my microSD is structured. Folder 1 will play in the correct order (1-3) but folder two would play in a random order (2,3,1). Changing the order of the files will change the order in which they are played, but I have not seen a constant pattern.
...01
......001Alpha
......002Bravo
......003Charlie
...02
......001Bravo
......002India
......003Xray
The text was updated successfully, but these errors were encountered: