-
While music is playing I'm printing MP3player.currentPosition() to my serial console. It seems that it never goes beyond 1 minute?
I see values like this:
14:29:24.466 -> Still playing: /Standaard…
-
I’ve noticed that if I link local playlists with different tags that it won’t switch to a new playlist after placing a different tag on the pad. It will only switch once the previous playlist is finis…
-
I was looking through the MP3Player code and I don't think there's a function for getting the current position while playing an MP3 file. Is it possible to implement this?
htv04 updated
7 months ago
-
-
The file `api_10.csv` has the following columns:
"apk";"uid";"type";"callback";"api";"sensitive";"apitype";"category";"depth";"declaringClass"
Line 22 of the file is a correct entry:
…
-
I am having custom board that has esp32 Wrover-E installed and also SD card and Vs1053b. So I have tested all the peripherals are working fine.
[track001.zip](https://github.com/tigoe/SoundExamples/f…
-
```
What steps will reproduce the problem?
1. MP3Player multiPlayer = new MP3Player();
2. multiPlayer.playAsync("/mnt/sdcard/example.mp3");
3. playing not starts.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. MP3Player multiPlayer = new MP3Player();
2. multiPlayer.playAsync("/mnt/sdcard/example.mp3");
3. playing not starts.
What is the expected output? What do…
-
maybe line set mp3player "c:/program files/winamp/winamp.exe"
will be like
set mp3player reg_openkey "HKEY_CURRENT_USER" "Winamp"
or clamp can be used and can be pushed in this repo.
-
not working with the latest version:
App threw an error during load
Error: The module '/home/pi/MagicMirror/modules/MMM-MP3Player/node_modules/usb/src/binding/usb_bindings.node'
was compiled agai…