PaulStoffregen
|
24c6b7e11e
|
Fix buffer management in stereo DAC output
|
7 years ago |
PaulStoffregen
|
0cb1e3e415
|
Fix DAC output range
https://forum.pjrc.com/threads/46443-Teensy-3-6-DAC-Output-Bug
|
7 years ago |
PaulStoffregen
|
d7bc194c25
|
Document CY15B104 extra capacitor requirement
|
7 years ago |
PaulStoffregen
|
2e448ffea5
|
Add CY15B104 documentation
|
7 years ago |
Paul Stoffregen
|
9485e7bd4f
|
Merge pull request #246 from FrankBoesing/patch-1
Add F-RAM CY15B104
|
7 years ago |
Frank
|
bf58e235bb
|
Add F-RAM
|
7 years ago |
Frank
|
f0df80de7b
|
Add F-RAM
|
7 years ago |
Paul Stoffregen
|
072af6a322
|
Merge pull request #244 from transmogrifox/adc_dcremoval
Replace DC removal algorithm with IIR HPF, 2 Hz
|
7 years ago |
Transmogrifox
|
6424ffbb26
|
Further precision increase eliminates DC offset
|
7 years ago |
Transmogrifox
|
b8d349fbe7
|
increase precision to minimize DC error
|
7 years ago |
Transmogrifox
|
38c7071270
|
Fix indentation and move filtercoefficient to #define constant instead of int32_t variable
|
7 years ago |
Transmogrifox
|
19b6ed3db1
|
Replace DC removal algorithm with IIR HPF, 2 Hz
|
7 years ago |
PaulStoffregen
|
6aab072831
|
Add AudioEffectEnvelope releaseNoteOn
https://forum.pjrc.com/threads/27806-Clicking-envelope-with-Audio-Library
|
7 years ago |
PaulStoffregen
|
dc825828e6
|
Use 64 bit frame size for I2S master mode
Improves compatibility with many I2S chips like digital microphones
|
7 years ago |
PaulStoffregen
|
a0fd10601c
|
Fix delay effect on Teensy 3.5 & 3.6
|
7 years ago |
PaulStoffregen
|
501b2b3e5a
|
Fix AudioPlaySdWav status functions with LTO
|
7 years ago |
PaulStoffregen
|
6f12606b74
|
Fix variable filter name edit in design tool
fixes #237
|
7 years ago |
PaulStoffregen
|
15e2c363b3
|
Add AudioSynthWaveformDc read()
|
7 years ago |
Paul Stoffregen
|
2aaf78e0fa
|
Merge pull request #234 from dxinteractive/master
Add keywords and include with rest of library
|
7 years ago |
Damien Clarke
|
5a53acb2c1
|
Add keywords and include with rest of library
|
7 years ago |
PaulStoffregen
|
cd23fe128a
|
Add waveshaper documentation
|
7 years ago |
Paul Stoffregen
|
f7ac20caa2
|
Merge pull request #225 from dxinteractive/master
Add waveshaper effect
|
7 years ago |
PaulStoffregen
|
92ebcdb675
|
Update mixer documentation
|
7 years ago |
PaulStoffregen
|
8a5d715dda
|
Increase AudioEffectEnvelope numerical resolution
fixes #102
|
7 years ago |
Paul Stoffregen
|
7e8dcf63e4
|
Merge pull request #226 from zirafa/subchunksize
Fix format error: header chunkSize can be 16, 18, or 40
|
7 years ago |
PaulStoffregen
|
2d7751e48d
|
Add documentation for new features
|
7 years ago |
PaulStoffregen
|
9cb3752852
|
Minor optimization in AudioSynthWaveformPWM
|
7 years ago |
PaulStoffregen
|
bcea3e853d
|
Add AudioSynthWaveformPWM
|
7 years ago |
PaulStoffregen
|
909537ca1d
|
Fix Tutorial 1-05
|
7 years ago |
Paul Stoffregen
|
fef16985d2
|
Merge pull request #227 from FrankBoesing/patch-4
Add a comment for TDA1543
|
7 years ago |
Frank
|
94f7f6fbe8
|
Add a comment for TDA1543
|
7 years ago |
Damien Clarke
|
4e8caa70dd
|
Accept floats instead of int16_ts for waveshape in shape()
|
7 years ago |
zirafa
|
33f3df4555
|
Fix format error: header chunkSize can be 16, 18, or 40
|
7 years ago |
PaulStoffregen
|
a251520338
|
Add MIDI note to frequency comment
|
7 years ago |
PaulStoffregen
|
4512276221
|
Fix I2S slave mode input & output
|
7 years ago |
PaulStoffregen
|
7673a0dbdf
|
Add AudioInputTDM
|
7 years ago |
PaulStoffregen
|
1c9a303022
|
Add AudioOutputTDM for 16 channel output
|
7 years ago |
Damien Clarke
|
919ff96ad3
|
Remove commented performance testing code
|
7 years ago |
Damien Clarke
|
73d44f7611
|
Add waveshaper effect
|
7 years ago |
PaulStoffregen
|
a47195817d
|
Add AudioControlCS42448
|
7 years ago |
PaulStoffregen
|
579badc745
|
Add links to CV analog circuits in documentation
|
7 years ago |
PaulStoffregen
|
e8541bcbe0
|
Update readme
|
7 years ago |
PaulStoffregen
|
b29d47455f
|
Increase maximum delay and scale with block size
|
7 years ago |
PaulStoffregen
|
ca594397d7
|
Better volume scaling in PassThroughUSB example
|
7 years ago |
PaulStoffregen
|
ba2b4981d1
|
Add volume adjust to PassThroughUSB example
|
7 years ago |
PaulStoffregen
|
1cf7b26a2b
|
Mention link to Chip's ADC noise tests in SGTL5000 documentation
|
7 years ago |
PaulStoffregen
|
105da7494d
|
Mention wav2sketch instructions in documentation
|
7 years ago |
PaulStoffregen
|
a8b02e2468
|
Update all examples to document all SD card options
|
7 years ago |
PaulStoffregen
|
c3eb1f6bfe
|
Fix typo in PT2811 documentation
|
7 years ago |
PaulStoffregen
|
2c3b38404b
|
Fix simultaneous quad input & output on Teensy 3.6 with CPU > 120 MHz
|
7 years ago |