John Robinson
1676464f7b
reorg files into src and include directories
пре 4 година
Dave Crist
07abdbcb1b
sdwav play/pause initial commit
пре 4 година
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.
пре 6 година
PaulStoffregen
4a4d695cec
Play WAV files with junk sections
пре 6 година
PaulStoffregen
0b63609636
Do not assume AudioStream.h includes Arduino.h
пре 9 година
PaulStoffregen
f84e0017ab
Fix audible click at end of Wav file playing
пре 10 година
PaulStoffregen
febe2e85c4
WAV file parsing to handle extended format headers
пре 11 година
PaulStoffregen
636bba0723
Add status and position functions to AudioPlaySdWav
пре 11 година
PaulStoffregen
a2574cb0fc
Fix AudioPlaySdWav end-of-data handling
пре 11 година
PaulStoffregen
5ff60b9a70
Rename AudioPlaySDcardWAV to AudioPlaySdWav
пре 11 година
PaulStoffregen
183fcd95a9
Add MIT license
пре 11 година
PaulStoffregen
e4cb836eea
Reorganize all header files
пре 11 година