John Robinson
1676464f7b
reorg files into src and include directories
il y a 4 ans
Dave Crist
07abdbcb1b
sdwav play/pause initial commit
il y a 4 ans
Timo Sandmann
3885801da8
Bugfix for missing initialization of data pointers in AudioPlaySdWav
If AudioPlaySdWav::block_left / block_right are not properly initialized to NULL, AudioPlaySdWav::begin() may crash, because their usage in AudioStream::release() may lead to undefined behavior.
il y a 6 ans
PaulStoffregen
4a4d695cec
Play WAV files with junk sections
il y a 6 ans
PaulStoffregen
0b63609636
Do not assume AudioStream.h includes Arduino.h
il y a 9 ans
PaulStoffregen
f84e0017ab
Fix audible click at end of Wav file playing
il y a 10 ans
PaulStoffregen
febe2e85c4
WAV file parsing to handle extended format headers
il y a 11 ans
PaulStoffregen
636bba0723
Add status and position functions to AudioPlaySdWav
il y a 11 ans
PaulStoffregen
a2574cb0fc
Fix AudioPlaySdWav end-of-data handling
il y a 11 ans
PaulStoffregen
5ff60b9a70
Rename AudioPlaySDcardWAV to AudioPlaySdWav
il y a 11 ans
PaulStoffregen
183fcd95a9
Add MIT license
il y a 11 ans
PaulStoffregen
e4cb836eea
Reorganize all header files
il y a 11 ans