Frank
c7ddb8e2d5
Patch for T4B2 (Pin6 -> Pin7)
před 5 roky
PaulStoffregen
828ea4a74c
WM8731 has flaky I2C communication workaround
před 5 roky
Paul Stoffregen
0e73d453af
Merge pull request #291 from FrankBoesing/master
T4: Input TDM, Input TDM2
před 5 roky
Frank Bösing
cf6a7fe304
T4: Input TDM, Input TDM2
+ minor fixes
před 5 roky
Paul Stoffregen
17f29ca4ca
Merge pull request #290 from FrankBoesing/master
T4 Cache-Fix TDM
před 5 roky
Frank Bösing
13663b4bfb
fix missing var dc
před 5 roky
Frank Bösing
2b414a10a7
T4 Cache-Fix TDM
před 5 roky
Paul Stoffregen
f7e5e30cd3
Merge pull request #289 from FrankBoesing/master
SPDIF3, initial cache-support
před 5 roky
PaulStoffregen
475e670e76
Add comment to WM8731MikroSine example, for alternate wiring
před 5 roky
Frank Bösing
3f0e8cec49
fix SPDIF2 for Teensy 3.x
před 5 roky
Frank Bösing
b50e2b14ea
Udpate
před 5 roky
Frank Bösing
b262957335
cache-support i2s/i2s2
před 5 roky
Frank Bösing
1a5bd3ed27
cache-support mqs
před 5 roky
Frank Bösing
1cd00eccb8
use common spdif bcmlookup table
+ cache-support SPDIF(1)
před 5 roky
Frank Bösing
1f9724c8e7
add SPDIF3
před 5 roky
Frank Bösing
2180fc69bd
spdif2: cache
před 5 roky
Frank Bösing
c99b7b7204
initial cache-support
před 5 roky
PaulStoffregen
8d0cb7b413
Add comment about noise shaping in biquad filter
před 5 roky
Paul Stoffregen
73184a1676
Merge pull request #286 from FrankBoesing/master
SPDIF
před 5 roky
Frank Bösing
188dc3dd6f
SPDIF
Add SPIF, SPDIF2 (Software emulated)
před 5 roky
PaulStoffregen
5bf65f1c47
Start list of verified compatible I2S chips
před 5 roky
PaulStoffregen
aa5f6be6d1
Minor memory player documentation update
před 5 roky
Paul Stoffregen
5d1c0e9f4b
Merge pull request #284 from FrankBoesing/master
Inputs: I2S, I2S2; Outputs: I2S2, TDM, TDM2
před 5 roky
Frank Bösing
33eece1548
add output_pt8211_2
před 5 roky
Frank Bösing
ad7b4f1644
add output_pt8211
před 5 roky
Frank Bösing
92c7914a42
MQS: Higher freq.
před 5 roky
Frank Bösing
246d051b01
add output_mqs
před 5 roky
Frank Bösing
8f2a45817e
various (see below)
input_i2s
input_i2s2
output_i2s2
output_tdm
output_tdm2
před 5 roky
PaulStoffregen
bd7aea87e9
Comment out pin 13 debug in I2S input
před 5 roky
PaulStoffregen
a82eab8ecf
Fix I2S output on Teensy 3.x
před 5 roky
Paul Stoffregen
92bb81170a
Merge pull request #281 from FrankBoesing/master
add output_i2s2
před 5 roky
Paul Stoffregen
d250a21b2a
Merge pull request #280 from FrankBoesing/patch-2
re-enable i2s-slave for T3.x
před 5 roky
Paul Stoffregen
96c6ef00fc
Merge pull request #279 from FrankBoesing/patch-1
Fix i2s-input for Imxrt
před 5 roky
Frank Bösing
5cd13329f6
add output_i2s2
před 5 roky
Frank
5a3b348889
re-enable i2s-slave for T3.x
will do i2s-slave later.
před 5 roky
Frank
a0b88e2db2
Fix input for Imxrt
adds missing IOMUXC_SAI1_RX_DATA0_SELECT_INPUT = 2;
před 5 roky
PaulStoffregen
8746601628
merge Frank's latest changes
před 5 roky
PaulStoffregen
4cd45ef9ba
Remove extra imxrt defines
před 5 roky
PaulStoffregen
07a305d8bc
Import all of Frank's T4 edits
před 5 roky
Paul Stoffregen
6a96113a4a
Merge pull request #276 from FrankBoesing/patch-4
Reverb: memset: wrong size - element size is not 1
před 5 roky
Paul Stoffregen
3754011fc1
Merge pull request #272 from FrankBoesing/master
Bugfix: Errors when using 168MHz due to missing line
před 6 roky
Paul Stoffregen
8a9cfbe32a
Merge pull request #277 from tsandmann/bugfix-AudioPlaySdWav
Bugfix for missing initialization of data pointers in AudioPlaySdWav
před 6 roky
Timo Sandmann
3885801da8
Bugfix for missing initialization of data pointers in AudioPlaySdWav
If AudioPlaySdWav::block_left / block_right are not properly initialized to NULL, AudioPlaySdWav::begin() may crash, because their usage in AudioStream::release() may lead to undefined behavior.
před 6 roky
Frank
90a494be47
memset: wrong size - element size is not 1
před 6 roky
Paul Stoffregen
6ec1e26e81
Merge pull request #273 from FrankBoesing/patch-3
Add missing Keywords setLowShelf/setHighShelf
před 6 roky
Frank
b47ca43f73
Add missing Keywords setLowShelf/setHighShelf
před 6 roky
Frank
7441fa8dd9
Bugfix: Errors when using 168MHz due to missing line
Without, the whole lib does not compile with 168MHz.
--> added missing line.
před 6 roky
Paul Stoffregen
bc3a7089b1
Merge pull request #263 from chipaudette/master
Add control object for TLV32AIC3206
před 6 roky
Chip Audette
58bebdab44
AIC3206: rename channel macros, add comments
před 6 roky
Chip Audette
8e48ce8ec3
AIC3206: Bug fixes
před 6 roky