Giter VIP home page Giter VIP logo

Comments (7)

TheNitek avatar TheNitek commented on July 25, 2024

Sounds like you are not feeding the buffer fast enough. But without more information on your setup and software that's impossible to debug

from adafruit_vs1053_library.

mycroft2k avatar mycroft2k commented on July 25, 2024

Hardware Arduino Uno 16Mhz
same problem with SD or SdFat Lib tested with SDCards Sandisk 2GB / Transcend Premium 300 16GB /Transcend Premium 400 32GB

Software minimal have already the problem see attached file (my final software has over 1900 lines)
player_interrupts_minimaltest.zip

from adafruit_vs1053_library.

TheNitek avatar TheNitek commented on July 25, 2024

What about the mp3 file? What's the bitrate? Is it maybe VBR? Is it an MP3? (Had some funny effects trying to play a Audio-MP4)

from adafruit_vs1053_library.

mycroft2k avatar mycroft2k commented on July 25, 2024

it makes no difference if VBR/CBR 128Kbit or 320Kbit MP3 files
the same MP3 goes without problems and at the next runtime i have the problems.

from adafruit_vs1053_library.

mycroft2k avatar mycroft2k commented on July 25, 2024

i have tested it on Arduino M0 same problem
I think the problem is with the memory card it read only 32 byte for the VS1053 and the card is to slow on read for 32byte

is it possible to read from the memory card always 1024byte and write it into a buffer(2048) and send it from buffer to VS1053

from adafruit_vs1053_library.

mycroft2k avatar mycroft2k commented on July 25, 2024

i write my own lib with buffer (2x 12kb) on Arduino M0 and now can play wav files with 44.1khz ;-)
no sound drops more

from adafruit_vs1053_library.

caternuson avatar caternuson commented on July 25, 2024

Closing. Seems resolved.

from adafruit_vs1053_library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.