PaulStoffregen
6ab951bfcf
Fix bug in SimultaneousPlay example
4 vuotta sitten
PaulStoffregen
7aa04b0a82
Add link & comments to SimultaneousPlay example
4 vuotta sitten
PaulStoffregen
dd90453843
SimultaneousPlay examples goes in SD_Card folder
4 vuotta sitten
PaulStoffregen
2739d3275b
Add SimultaneousPlay for testing SD card and SD/SdFat library
4 vuotta sitten
awalch6679
1db760614e
prevent clipping
async input: default constructor arguments for noise-shaping and dither set to false
example: comment updated
4 vuotta sitten
awalch6679
7e7cb4dbb8
added the maximum filter length to the parameters
4 vuotta sitten
awalch6679
141b88bf10
turning dither and noise shaping off at the simple example
4 vuotta sitten
awalch6679
893296c060
async spdif input -> friendclass of spdif output
AudioOutputSPDIF3::config_spdif3() used to configure spdif receiver
4 vuotta sitten
PaulStoffregen
5c5b4e80ad
Add SPH0645 microphone example
4 vuotta sitten
PaulStoffregen
66d89d911c
Add PassThroughADCtoI2S example
4 vuotta sitten
awalch6679
73e562a94d
async_spdif_input.h added to audio header
4 vuotta sitten
awalch6679
834ac4d31f
async spdif input added
4 vuotta sitten
PaulStoffregen
d256c82aa6
Fix I2S slave mode on Teensy 4.0
4 vuotta sitten
PaulStoffregen
828ea4a74c
WM8731 has flaky I2C communication workaround
5 vuotta sitten
PaulStoffregen
475e670e76
Add comment to WM8731MikroSine example, for alternate wiring
5 vuotta sitten
PaulStoffregen
e4fcedd834
Update WM8731 documentation
6 vuotta sitten
PaulStoffregen
e83ddeefdd
Add WM8731 inputSelect() function and update example
6 vuotta sitten
PaulStoffregen
98a6be4511
Add ADAT 8 channel TOSLINK output by Ernstjan Freriks
https://forum.pjrc.com/threads/28639-S-pdif?p=159530&viewfull=1#post159530
7 vuotta sitten
PaulStoffregen
ca594397d7
Better volume scaling in PassThroughUSB example
7 vuotta sitten
PaulStoffregen
ba2b4981d1
Add volume adjust to PassThroughUSB example
7 vuotta sitten
PaulStoffregen
a8b02e2468
Update all examples to document all SD card options
7 vuotta sitten
PaulStoffregen
c8d680c4a0
Document Macintosh USB audio workaround
7 vuotta sitten
PaulStoffregen
ea14e9b083
Fix card init function in SdCardTest example
8 vuotta sitten
PaulStoffregen
248b6d25cc
Add PT8211 documentation and example
8 vuotta sitten
PaulStoffregen
6381c771c9
Add comments to USB examples
8 vuotta sitten
PaulStoffregen
a1975344d0
Add USB examples
8 vuotta sitten
PaulStoffregen
08a6367d03
Work around multi-line function limit in Arduino 1.6.7
8 vuotta sitten
PaulStoffregen
f12071604f
Add PassThroughQuad example
8 vuotta sitten
PaulStoffregen
54ce35d3ff
Add ability to control two SGTL5000 chips
8 vuotta sitten
PaulStoffregen
3cc5a15122
Add dacVolumeRamp documentation
8 vuotta sitten
PaulStoffregen
d427b99a2e
Opps, include SerialFlash in VolumeRamp example (for Arduino < 1.6.7)
8 vuotta sitten
PaulStoffregen
238ec19741
Add SGTL5000 dacVolumeRamp functions & example
8 vuotta sitten
MickMad
553bbcd5cd
Fixed control functions, examples, GUI elements
9 vuotta sitten
Michele Perla
967ba4c462
Fixed registers configuration, added two examples
One write was out-of-bounds due to worng address put (I was using the
device address rather than the register address), another write
overwrote the Power Management register with the Mode Control register.
Now everything works. Added two exampes: SineOutTest that puts two
sinewaves on the outputs, and PassthroughTest that connects the two
inputs to the two outputs.
9 vuotta sitten
Michele Perla
1c7fccfb07
Enabled PIN_PDN as OUTPUT
The PIN_PDN was not set as output, therefore it would not transition to
LOW for 150 ns and then stay HIGH to properly enable the CODEC. The
CODEC now powers up, at least.
9 vuotta sitten
Michele Perla
ca4413c9f1
Added SineOutTest in AK4558 Examples folder
The test puts a 440 Hz sinewave on one channel, and a 220 Hz on the
other
9 vuotta sitten
PaulStoffregen
f13e51ee97
Add AudioPlaySerialflashRaw
https://forum.pjrc.com/threads/27409-Play-RAW-from-Serial-Flash?p=77666#post77666
9 vuotta sitten
PaulStoffregen
700cb656c1
Shorten example folder from SGTL5000_Specific to SGTL5000
10 vuotta sitten
PaulStoffregen
4346fff2fa
Update WM8731 example
10 vuotta sitten
PaulStoffregen
673b7aef49
Update SdCardTest example
10 vuotta sitten
PaulStoffregen
0891e07bac
Update examples
10 vuotta sitten
PaulStoffregen
e8cb4897b0
Avoid allocating unneeded DMA channels
10 vuotta sitten
PaulStoffregen
bdd67504ef
Make input ADC and output DAC play nicely together
10 vuotta sitten
PaulStoffregen
9f167ace1f
Udate SGTL5000 examples
10 vuotta sitten
PaulStoffregen
98ee40d596
Rearrange Examples
10 vuotta sitten