Dave Crist
|
67a3f4b2bf
|
allowing position + length to work during pause
|
il y a 4 ans |
Dave Crist
|
f8526467d1
|
fixing missing bracket
|
il y a 4 ans |
Dave Crist
|
0c184d9914
|
fixing missing semicolon
|
il y a 4 ans |
Dave Crist
|
970dcb1a0b
|
fixing use of non-constant in case of switch
|
il y a 4 ans |
Dave Crist
|
07abdbcb1b
|
sdwav play/pause initial commit
|
il y a 4 ans |
PaulStoffregen
|
6369a6ae1f
|
Improve interrupt handling for simultaneous WAV file playing
|
il y a 4 ans |
PaulStoffregen
|
4a4d695cec
|
Play WAV files with junk sections
|
il y a 6 ans |
PaulStoffregen
|
8fb976cf20
|
Include Arduino.h first in all cpp files, for precompiled header speedup
|
il y a 6 ans |
PaulStoffregen
|
501b2b3e5a
|
Fix AudioPlaySdWav status functions with LTO
|
il y a 7 ans |
Frank
|
0b27b37eb8
|
SDHC does not use SPI
|
il y a 8 ans |
Pete (El Supremo)
|
8ce502770f
|
fix problem with left+right channels being swapped
|
il y a 8 ans |
PaulStoffregen
|
149297c5fb
|
Fix stereo WAV file startup & end (first and last 3 milliseconds)
https://forum.pjrc.com/threads/27491-WAV-playback-sounds-distorted?p=62544&viewfull=1#post62544
|
il y a 9 ans |
PaulStoffregen
|
de39e6f790
|
WAV header parse for 44100
|
il y a 10 ans |
PaulStoffregen
|
fe2286932b
|
register SPI interrupt when playing WAV & RAW files
|
il y a 10 ans |
PaulStoffregen
|
f84e0017ab
|
Fix audible click at end of Wav file playing
|
il y a 10 ans |
PaulStoffregen
|
0260ebf687
|
Disable interrupts while opening files from SD card
|
il y a 10 ans |
PaulStoffregen
|
2371818686
|
Fix repetitive file playing in AudioPlaySdWav
|
il y a 10 ans |
PaulStoffregen
|
677c072ca1
|
add comment to look into thread safety in SD WAV play()
|
il y a 10 ans |
PaulStoffregen
|
febe2e85c4
|
WAV file parsing to handle extended format headers
|
il y a 10 ans |
PaulStoffregen
|
81e1016b24
|
Improve WAV file parsing
|
il y a 10 ans |
PaulStoffregen
|
636bba0723
|
Add status and position functions to AudioPlaySdWav
|
il y a 10 ans |
PaulStoffregen
|
a2574cb0fc
|
Fix AudioPlaySdWav end-of-data handling
|
il y a 10 ans |
PaulStoffregen
|
5ff60b9a70
|
Rename AudioPlaySDcardWAV to AudioPlaySdWav
|
il y a 10 ans |
PaulStoffregen
|
183fcd95a9
|
Add MIT license
|
il y a 10 ans |
PaulStoffregen
|
c274463185
|
Each object includes only required headers
|
il y a 10 ans |
PaulStoffregen
|
f16fb938bf
|
Move other objects to their own files
|
il y a 10 ans |