Skip to content

How get track length #58

@oim37

Description

@oim37

Hello,

Please help me to get track length. I want to loop it around and need know length in seconds.

Now i have simple code

void loop()
{
delay (100);
myDFPlayer.playMp3Folder(3);
delay (22500);
}

But if track changed on sd card i want to set delay as track length.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions