PaulStoffregen
bf6f8b4992
Fix harmless compiler warnings in AudioRecordQueue
10 년 전
PaulStoffregen
9bcfe36a21
Add Delay example
10 년 전
PaulStoffregen
de39e6f790
WAV header parse for 44100
10 년 전
PaulStoffregen
fe2286932b
register SPI interrupt when playing WAV & RAW files
10 년 전
PaulStoffregen
7a50961114
Add SPI interrupt registration layer
10 년 전
PaulStoffregen
32aee43eee
Update ADC documentation in GUI, but optional pin number
10 년 전
PaulStoffregen
7602cb2ece
Remove old debugging stuff from AudioInputAnalog
10 년 전
PaulStoffregen
fff6eda8eb
Allow AudioInputAnalog to use different pins
10 년 전
PaulStoffregen
700cb656c1
Shorten example folder from SGTL5000_Specific to SGTL5000
10 년 전
PaulStoffregen
e7c826e578
Add Examples lists to GUI documentation
10 년 전
Paul Stoffregen
13abc7de95
Merge pull request #79 from Nantonos/sgtl5000-doc
Document sgtl5000
10 년 전
Nantonos
27a66cbcb5
Document sgtl5000
Remove blah blah. Document based on control_sgtl500.h and
control_sgtl500.cpp.
Clarify that only one frequency modifier can be active at one. Add
suggestions for pop-free ramping as indicated in datasheet.
Re-order function descriptions to group related ones and put in order of
signal flow.
Add #defines to control_sgtl5000.h to make selecting frequency modifier
(such as tone control) easier.
10 년 전
PaulStoffregen
5cc3e4dc4d
Update readme still yet again
10 년 전
PaulStoffregen
fb216cf3cb
Update readme yet again
10 년 전
PaulStoffregen
2efd4f9966
Update readme again
10 년 전
PaulStoffregen
d09f16c0e2
Update readme
10 년 전
PaulStoffregen
9901efdd73
Improve AudioInputAnalog DC blocking filter
10 년 전
PaulStoffregen
038d091793
GUI: reenable input ports when other objects driving them are deleted
10 년 전
PaulStoffregen
9b923a1d35
Update SpectrumAnalyzerBasic example
10 년 전
PaulStoffregen
4346fff2fa
Update WM8731 example
10 년 전
PaulStoffregen
f84e0017ab
Fix audible click at end of Wav file playing
10 년 전
Paul Stoffregen
133195feb3
Merge pull request #76 from Nantonos/chorusflange
Chorus and flange gui docs
10 년 전
Nantonos
581845a0d9
remove unimplemented stop()
10 년 전
Nantonos
b2b425df01
Chorus and flange gui docs
No more bla bla
10 년 전
PaulStoffregen
6cd7199c18
Fix capacitor polarity on ADC circuit diagram
10 년 전
PaulStoffregen
bef5cb5adc
Add ADC input circuit documentation
10 년 전
PaulStoffregen
f7f896195a
Impove and document FIR filter
10 년 전
PaulStoffregen
0933185d86
Reformat FIR Filter spacing
10 년 전
PaulStoffregen
d5ee0b5266
Remove CalcBiquadToneControl example (obsolete)
10 년 전
PaulStoffregen
519cb463aa
Add Biquad frequency limitation to documentation
10 년 전
PaulStoffregen
9a3641a8c8
Fix biquad documentation
10 년 전
PaulStoffregen
f522e86bba
Improve Biquad filter
10 년 전
PaulStoffregen
d4a8bb9488
Add Recorder example
10 년 전
PaulStoffregen
aea5f90081
Finish AudioRecordQueue and Record example
10 년 전
PaulStoffregen
cee685fd8f
Improve GUI welcome message
10 년 전
PaulStoffregen
029bbe268f
Add GUI documentation URLs
10 년 전
PaulStoffregen
c903eae49e
Update keywords
10 년 전
PaulStoffregen
673b7aef49
Update SdCardTest example
10 년 전
PaulStoffregen
533e33d8e2
Update WavFilePlayer example
10 년 전
PaulStoffregen
2cef57dd35
Add AudioRecordQueue (work in progress)
10 년 전
PaulStoffregen
e95b0c1558
Clean up harmless compiler warnings
10 년 전
PaulStoffregen
456e529138
Remove UTF8 byte order markers
10 년 전
PaulStoffregen
13d6c4aafa
Add MemoryAndCpuUsage example
10 년 전
PaulStoffregen
c1f34a4b18
Update more examples
10 년 전
PaulStoffregen
0891e07bac
Update examples
10 년 전
PaulStoffregen
e8cb4897b0
Avoid allocating unneeded DMA channels
10 년 전
PaulStoffregen
bdd67504ef
Make input ADC and output DAC play nicely together
10 년 전
PaulStoffregen
6bdf3a0945
Support other CPU speeds in ADC & DAC
10 년 전
PaulStoffregen
d951eef420
Convert AudioInputAnalog to use DMAChannel.h
10 년 전
PaulStoffregen
0ac18f9094
Convert AudioOutputPWM to use DMAChannel.h
10 년 전