TMRpcm icon indicating copy to clipboard operation
TMRpcm copied to clipboard

Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported

Results 27 TMRpcm issues
Sort by recently updated
recently updated
newest added

I found myself unable to seek forward into a track because I was unable to figure out what time I was currently playing. I made the fPosition function public. And...

enhancement

Hi, it will be nice thing to add support for PetitFS SD library - lightweight alternative to SD/ FatFs. Writing into file would have to be size predefined but it's...

enhancement

Good day, Today I have an experiment day. I would like to use audio speed control. I do this with the Multitrack two pins example. With these config settings: #ifndef...

I am working on a project where after recording the sound it needs to send the .wav file to local server. I tried working on sending the file seperately first...

question

Adobe Audition adds an XML metadata _PMX chunk _after_ the WAVE data chunk, and the TMRpcm library plays it as PCM data. The HANDLE_TAGS only seems to handle preceding tags....

enhancement

I tried to create a model computer with tvout library and tmrpcm for TV command output and audio playback. But, the compiler gives this error: (both libraries are up to...

question

Hello, As i can see, Atmega32U4 is usable. Where can i find which pin i can use as audio output ? Is pin 6 usable ? Add a table of...

question