Blackaddr
753c16a4c9
Change Multiverse macro to MULTIVERSE_REV1()
2 years ago
Blackaddr
5830973dc3
Fix bug in BAHardware.cpp for non MK-II boards
2 years ago
Blackaddr Audio
2ad4882ab9
Add multiverse support ( #19 )
...
Add support for Aviate Audio Multiverse
2 years ago
Blackaddr
f70bc3b748
Set max transfer size to 1024 bytes for SPI RAM due to 1K page limit on 64M part
2 years ago
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
bdf12b14be
Treat MicroMOD as Teensy 4.x
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
6f20a52ce7
Fixed bug in AudioEffectAnalogDelay.cpp with regards to gainAdjust() and release null buffers
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
Blackaddr Audio
16fe699111
Fixed a bug related to setting of internal delay value ( #10 )
5 years ago
Steve Lascos
8c2515ee44
Added T.40 kluge to AudioDelay class
5 years ago
Steve Lascos
235dacf5a1
Added support to use an intermediate DMA buffer for SPI memory transfers
5 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
Blackaddr Audio
d38be82ea6
Feature/lfo waveforms ( #6 )
...
* LFO: square and triangle wave now working
* Added LFO Sawtooth
6 years ago
Blackaddr Audio
618d23922e
Added missing docs for interpolated audio delay ( #5 )
6 years ago
Blackaddr Audio
83edcf4b0e
Feature/update physical controls ( #4 )
...
* Added intepolated delay capability to AudioDelay class
* renamed testing verision of AudioEffectAnalogDelay.cpp
* Updates to the internal functions in BAPhyscontrols for better switch/pot support
6 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
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
1c153eae69
Added missing input mode set when adding pots to BAPhysicalControls
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
Steve Lascos
dc63f9871e
Added LED gate pin
7 years ago
Steve Lascos
03b38585bb
Parameter automation cleanup
7 years ago
Steve Lascos
7c2e4d4e90
wip - linear parameter automation is now working
7 years ago
Steve Lascos
ec4a6b26d5
WIP - Further development work checking
7 years ago
Steve Lascos
808aedf8c0
wip - added SOS class
7 years ago
Steve Lascos
9c836553de
Fixed some whitespace
7 years ago
Edmund Blackaddr
df6c4c5e38
Added new preset filters
7 years ago
Steve Lascos
4f528ebff7
Added user control of AudioEffectAnalogDelay filters
7 years ago
Steve Lascos
68f580ca9d
T3.5 doesn't support DMA on SPI1
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
e894318451
DMA now works with both SPI0 and SPI1
7 years ago
Steve Lascos
cf7528ee8a
Switched some 16-bit function offsets from bytes to words
7 years ago
Steve Lascos
7c614e6450
Achieved performance goal on DMA
7 years ago
Steve Lascos
2f5e8e72ee
Working checking, needs performance enhancement
7 years ago
Steve Lascos
7124306700
Fixed a type with readAdvance16()
7 years ago
Steve Lascos
d3aa6667ce
Working check in of BASpiMemoryDMA for SPI0
7 years ago
Steve Lascos
c5383595c1
development check in, now compiles
7 years ago
Steve Lascos
19baaa34be
More code development
7 years ago
Steve Lascos
b86c583fb5
development checking
7 years ago