Skip to content

MP3player.currentPosition() incorrect? #22

Description

@SanderM2

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/MUSIC/MUSIC011.mp3 @ 0
14:29:34.479 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 10240
14:29:44.533 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 20480
14:29:54.547 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 30720
14:30:04.588 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 40960
14:30:14.619 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 51200
14:30:24.636 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 61440
14:30:34.677 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 6144
14:30:44.687 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 16384
14:30:54.714 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 26624
14:31:04.758 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 36864
14:31:14.772 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 47104
14:31:24.818 -> Still playing: /Standaard/MUSIC/MUSIC011.mp3 @ 57344

As you can see, it seems to be clipping.

Is this a known issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions