Paul Stoffregen
13abc7de95
Merge pull request #79 from Nantonos/sgtl5000-doc
Document sgtl5000
10 years ago
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 years ago
PaulStoffregen
5cc3e4dc4d
Update readme still yet again
10 years ago
PaulStoffregen
fb216cf3cb
Update readme yet again
10 years ago
PaulStoffregen
2efd4f9966
Update readme again
10 years ago
PaulStoffregen
d09f16c0e2
Update readme
10 years ago
PaulStoffregen
9901efdd73
Improve AudioInputAnalog DC blocking filter
10 years ago
PaulStoffregen
038d091793
GUI: reenable input ports when other objects driving them are deleted
10 years ago
PaulStoffregen
9b923a1d35
Update SpectrumAnalyzerBasic example
10 years ago
PaulStoffregen
4346fff2fa
Update WM8731 example
10 years ago
PaulStoffregen
f84e0017ab
Fix audible click at end of Wav file playing
10 years ago
Paul Stoffregen
133195feb3
Merge pull request #76 from Nantonos/chorusflange
Chorus and flange gui docs
10 years ago
Nantonos
581845a0d9
remove unimplemented stop()
10 years ago
Nantonos
b2b425df01
Chorus and flange gui docs
No more bla bla
10 years ago
PaulStoffregen
6cd7199c18
Fix capacitor polarity on ADC circuit diagram
10 years ago
PaulStoffregen
bef5cb5adc
Add ADC input circuit documentation
10 years ago
PaulStoffregen
f7f896195a
Impove and document FIR filter
10 years ago
PaulStoffregen
0933185d86
Reformat FIR Filter spacing
10 years ago
PaulStoffregen
d5ee0b5266
Remove CalcBiquadToneControl example (obsolete)
10 years ago
PaulStoffregen
519cb463aa
Add Biquad frequency limitation to documentation
10 years ago
PaulStoffregen
9a3641a8c8
Fix biquad documentation
10 years ago
PaulStoffregen
f522e86bba
Improve Biquad filter
10 years ago
PaulStoffregen
d4a8bb9488
Add Recorder example
10 years ago
PaulStoffregen
aea5f90081
Finish AudioRecordQueue and Record example
10 years ago
PaulStoffregen
cee685fd8f
Improve GUI welcome message
10 years ago
PaulStoffregen
029bbe268f
Add GUI documentation URLs
10 years ago
PaulStoffregen
c903eae49e
Update keywords
10 years ago
PaulStoffregen
673b7aef49
Update SdCardTest example
10 years ago
PaulStoffregen
533e33d8e2
Update WavFilePlayer example
10 years ago
PaulStoffregen
2cef57dd35
Add AudioRecordQueue (work in progress)
10 years ago
PaulStoffregen
e95b0c1558
Clean up harmless compiler warnings
10 years ago
PaulStoffregen
456e529138
Remove UTF8 byte order markers
10 years ago
PaulStoffregen
13d6c4aafa
Add MemoryAndCpuUsage example
10 years ago
PaulStoffregen
c1f34a4b18
Update more examples
10 years ago
PaulStoffregen
0891e07bac
Update examples
10 years ago
PaulStoffregen
e8cb4897b0
Avoid allocating unneeded DMA channels
10 years ago
PaulStoffregen
bdd67504ef
Make input ADC and output DAC play nicely together
10 years ago
PaulStoffregen
6bdf3a0945
Support other CPU speeds in ADC & DAC
10 years ago
PaulStoffregen
d951eef420
Convert AudioInputAnalog to use DMAChannel.h
10 years ago
PaulStoffregen
0ac18f9094
Convert AudioOutputPWM to use DMAChannel.h
10 years ago
PaulStoffregen
cb5c9e9729
Use DMAChannel begin()
10 years ago
PaulStoffregen
e613025bc3
Convert AudioOutputAnalog to use DMAChannel.h
10 years ago
PaulStoffregen
52e72175ad
Convert I2S objects to use DMAChannel.h
10 years ago
PaulStoffregen
dae30e01ac
I2S master mode support for all clock speeds >= 16 MHz
10 years ago
PaulStoffregen
6fa7b6835f
Fix AudioInputI2S when AudioOutputI2S not used
10 years ago
Paul Stoffregen
041e5ef0ae
Merge pull request #65 from Nantonos/master
width -> pulseWidth
10 years ago
Nantonos
c8e3500a80
Merge remote-tracking branch 'upstream/master'
10 years ago
Nantonos
07919f1597
width -> pulseWidth
Change width to pulseWidth, update the example, keywords.txt and
gui/list.htm
10 years ago
PaulStoffregen
fc6e2ef4a7
Fix export button when no changes in GUI
10 years ago
Paul Stoffregen
9e2ee917b7
Merge pull request #63 from Nantonos/master
Add simple pulse waveform
10 years ago