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 година