PaulStoffregen
eae843b696
Fix compiler warning
hace 9 años
PaulStoffregen
d49f884376
Fix more Teensy-LC compiler errors
hace 9 años
PaulStoffregen
14fd8f907b
Fix some Teensy-LC compiler errors
hace 9 años
PaulStoffregen
35641934e0
Initial work on FFT256 for Teensy-LC (untested)
hace 9 años
Paul Stoffregen
d536e9e37e
Merge pull request #120 from FrankBoesing/master
added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY)
hace 9 años
Frank
90d13f3f86
added muting to zero blocks
hace 9 años
Frank
ae7251c9ab
added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY)
f
hace 9 años
Frank
85afca0a5a
added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY)
hace 9 años
Frank
f20b191ae8
added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY)
hace 9 años
PaulStoffregen
eb3ad707c8
Add Memoryboard4 documentation
hace 9 años
PaulStoffregen
366fdad883
Add support for Frank's 6-chip Memoryboard4 (AUDIO_MEMORY_MEMORYBOARD)
hace 9 años
PaulStoffregen
c3be47ba8d
Add AudioEffectDelayExternal documentation
hace 9 años
PaulStoffregen
c90f9dbd45
Default AudioEffectDelayExternal to use all 23LC1024 memory
hace 9 años
PaulStoffregen
8927aa3506
Add 23LC1024 support to AudioEffectDelayExternal
hace 9 años
PaulStoffregen
df633c3b1b
Begin work on AudioEffectDelayExternal...
hace 9 años
PaulStoffregen
71f029ba76
Add Bitcrusher effect (thanks Pensive)
https://github.com/PaulStoffregen/Audio/pull/119
hace 9 años
PaulStoffregen
f13e51ee97
Add AudioPlaySerialflashRaw
https://forum.pjrc.com/threads/27409-Play-RAW-from-Serial-Flash?p=77666#post77666
hace 9 años
PaulStoffregen
1fa138e8b1
Minor fix in S/PDIF docs
hace 9 años
PaulStoffregen
aa7c80b1b9
Add S/PDIF to GUI design tool
hace 9 años
PaulStoffregen
e5b0a8f819
Update WavFilePlayer for I2S or S/PDIF or DAC
hace 9 años
Paul Stoffregen
115f681c5a
Merge pull request #116 from FrankBoesing/master
add spdif output
hace 9 años
Frank Bösing
eadb3bdcfe
add spdif output
perhaps add your wav-example too ?
todo: update gui
hace 9 años
PaulStoffregen
4c6e76e2b4
Do not disable all interrupts while opening RAW files
hace 9 años
PaulStoffregen
feffb8ca20
Add library.properties
hace 9 años
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
hace 9 años
Paul Stoffregen
b83e6f1592
Merge pull request #103 from Nantonos/master
update gui docs for 1.00 range not 100.0
hace 9 años
Nantonos
93b64b68e3
update gui docs for 1.00 range not 100.0
hace 9 años
Paul Stoffregen
d90183b479
Merge pull request #99 from FrankBoesing/master
do not forget - your own addition :-)
hace 10 años
Frank Bösing
94c7aced03
do not forget - your own addition :-)
hace 10 años
Paul Stoffregen
541d342757
Merge pull request #95 from ivankravets/patch-1
Fix JSON syntax
hace 10 años
Ivan Kravets
0080f26896
Fix JSON syntax
hace 10 años
PaulStoffregen
567e9505bf
add library.json
hace 10 años
PaulStoffregen
87b715ad2d
Fix AudioInputAnalog
hace 10 años
PaulStoffregen
bf6f8b4992
Fix harmless compiler warnings in AudioRecordQueue
hace 10 años
PaulStoffregen
9bcfe36a21
Add Delay example
hace 10 años
PaulStoffregen
de39e6f790
WAV header parse for 44100
hace 10 años
PaulStoffregen
fe2286932b
register SPI interrupt when playing WAV & RAW files
hace 10 años
PaulStoffregen
7a50961114
Add SPI interrupt registration layer
hace 10 años
PaulStoffregen
32aee43eee
Update ADC documentation in GUI, but optional pin number
hace 10 años
PaulStoffregen
7602cb2ece
Remove old debugging stuff from AudioInputAnalog
hace 10 años
PaulStoffregen
fff6eda8eb
Allow AudioInputAnalog to use different pins
hace 10 años
PaulStoffregen
700cb656c1
Shorten example folder from SGTL5000_Specific to SGTL5000
hace 10 años
PaulStoffregen
e7c826e578
Add Examples lists to GUI documentation
hace 10 años
Paul Stoffregen
13abc7de95
Merge pull request #79 from Nantonos/sgtl5000-doc
Document sgtl5000
hace 10 años
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.
hace 10 años
PaulStoffregen
5cc3e4dc4d
Update readme still yet again
hace 10 años
PaulStoffregen
fb216cf3cb
Update readme yet again
hace 10 años
PaulStoffregen
2efd4f9966
Update readme again
hace 10 años
PaulStoffregen
d09f16c0e2
Update readme
hace 10 años
PaulStoffregen
9901efdd73
Improve AudioInputAnalog DC blocking filter
hace 10 años