Blackaddr Audio
631f7da772
Fix revb issues ( #17 )
...
* Add support for 64M memory
* Fix startup PIN config issues with GPIO and DMA SPI
* Fixup in BAGpio.pp
* Updates some test files
3 years ago
Blackaddr Audio
8bb56adfd3
Update to support TGA Pro MKII ( #14 )
...
* Cleanup and fix issue with DMA transfers on T4 (#13 )
* Fix issue with max delay on external memory in AudioEffectAnalogDelay
* Cleanup of tremolo and analog delay effects
* Improved potentiometer getValue() function
* Updated and tested examples with T4.0
4 years ago
Steve Lascos
6575400fbc
Add function to recalibrate codec HPF
4 years ago
Blackaddr Audio
56bbb1b339
Added noise measurements ( #12 )
4 years ago
Steve Lascos
9d4ac7ff74
Added software support for WM8731 Codec running in Master mode
5 years ago
Steve Lascos
56feedf0fa
Fixed some issues with the TGA_PRO_MEM2_EXP production test
5 years ago
Blackaddr Audio
b6a94c4bf2
Add teensy4 support ( #9 )
...
* T4 SPI DMA is a work in progress
* Final checkin for T4 support before hardware release
5 years ago
Steve Lascos
5ee7688e5d
Fixed comment in SoundOnSoundExpansionDemo.ino after bug fix from Chip Audette
5 years ago
Chip Audette
ac9503525c
Correct gateCloseTime method call ( #7 )
...
The code meant to set gateCloseTime but was actually setting gateOpenTime again. This change fixes that problem.
5 years ago
Blackaddr Audio
7365d5a6a2
Feature/interpolating delay ( #3 )
...
* Added intepolated delay capability to AudioDelay class
* renamed testing verision of AudioEffectAnalogDelay.cpp
6 years ago
Blackaddr Audio
1b2ccda033
Feature/add lfo ( #1 )
...
* Basic working tremolo
* LFO now works as a vector
* Added standard tremolo demo
6 years ago
Steve Lascos
d0a4ff5b3c
By default TGA_PRO_MEM2_EXP doesn't run midi/mem tests, you must uncomment them
6 years ago
Steve Lascos
492659ddb2
Major cleanup of the Library and reorganization of the examples
6 years ago
Steve Lascos
86e764eba3
Updates to the production examples
6 years ago
Steve Lascos
f0c0dbb197
Work in progress
6 years ago
Steve Lascos
abebab76a8
Added Expansion demo for SOS, DmaSPi is now internal
6 years ago
Steve Lascos
10818bcd78
Further development, got all controls working, still need to filter pots
6 years ago
Steve Lascos
ba4f138d4c
Added feedback clearing to AudioEffectSOS and SoundOnSoundDemo example
6 years ago
Steve Lascos
90441b5668
Reorganization of the library layout
6 years ago
Edmund Blackaddr
df6c4c5e38
Added new preset filters
7 years ago
Edmund Blackaddr
e964c7df89
updated AnalogDelayDemo to work with Teensyduino 1.41
7 years ago
Steve Lascos
62f01fc62a
Added new AudioEffectAnalogDelay, and restructured the library
7 years ago
Steve Lascos
429c37f8ac
Added volume control, some code cleanup
7 years ago
Steve Lascos
b649550cb3
General library cleanup, added DMA SPI MEM support
7 years ago
Steve Lascos
b8041d00cf
Fixed a connection bug in BA4_TGA_Pro_delay_reverb.ino.
7 years ago
Steve Lascos
1967476c65
Removed a wait loop for serial to come up on BA3_TGA_Pro_2MEM.ino. This caused issues if no serial was connected
7 years ago
Steve Lascos
988174912b
Updated BA2 1MEM example
7 years ago
Steve Lascos
3224e98182
Renamed 2MEM example, was in a subfolder by accident
7 years ago
Steve Lascos
093b294154
BA3_TGA_Pro_2MEM.ino updated to 16-bit spi read/writes
7 years ago
Steve Lascos
df9ff8fefc
Reorganized the library, add hooks for future boards, and have revamped the BAAudioEffectExternalDelay class
7 years ago
Steve Lascos
84f19c7172
Renamed BA0 example ino file
7 years ago
Steve Lascos
9db94f24c0
Renamed the examples....again
7 years ago
Steve Lascos
9fabb92d0d
Further development of the external memory, correct naming issue with teh examples
7 years ago
Steve Lascos
6816a08dc6
Renamed TGA_Pro_ExternalDelay_demo
7 years ago
Steve Lascos
2ab66f50b0
Rewrote BAAudioEffectDelayExternal, renamed some examples
7 years ago
Steve Lascos
80bb07abdf
Fixed a bug in the SPI memory library for accessing MEM1. Also added some more demos, including support for BAAudioEffectExternalDelay
7 years ago
Steve Lascos
bd2118e7ff
Updated examples for latest MIDI library syntax.
7 years ago
Steve Lascos
46b01dd070
Added description to header of TGA_Pro_demo.ino
7 years ago
Steve Lascos
306691e6e0
Added TGA Pro stock libraries demo
7 years ago
Steve Lascos
8da7c42d98
Initial Checkin
7 years ago