Blackaddr
6ac44d4c41
fixup in DmaSpi for defined() checks
2 years ago
Blackaddr
4dc0f50583
fixup
2 years ago
Blackaddr
7f450ececb
cleanup
2 years ago
Blackaddr
be5469d4d1
Merge remote-tracking branch 'origin/master' into add_multiverse_support
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
701a7cc1a5
working Multiverse demo
2 years ago
Blackaddr
129e3a3e3b
w.i.p
2 years ago
Blackaddr Audio
167d8b82a1
Update README.md
3 years ago
Blackaddr Audio
ca7df2e990
Update examples to use 64M by default ( #18 )
3 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
Blackaddr Audio
c67ea12871
Update README.md
5 years ago
Steve Lascos
9d4ac7ff74
Added software support for WM8731 Codec running in Master mode
5 years ago
Blackaddr Audio
b6712dacb1
Update README.md
5 years ago
Steve Lascos
56feedf0fa
Fixed some issues with the TGA_PRO_MEM2_EXP production test
5 years ago
Blackaddr Audio
53c91b75ff
Update README.md
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
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
7721cfdb80
Update README.md
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
a32ee2c3d1
.
6 years ago
Steve Lascos
97189a34f4
.
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
a4f9f19f7a
Merge branch 'PhysicalControls' of https://github.com/Blackaddr/BALibrary into PhysicalControls
6 years ago
Steve Lascos
f0c0dbb197
Work in progress
6 years ago
Blackaddr Audio
1babb0786f
Update README.md
6 years ago
Blackaddr Audio
43d12a59e0
Add files via upload
6 years ago
Blackaddr Audio
3dcd909f1c
Update README.md
6 years ago
Blackaddr Audio
8462c59276
Update README.md
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
Blackaddr Audio
5c4be4bc2a
Merge pull request #5 from Blackaddr/feature/layout_change
...
Library structure layout change, new classes and effects for ParamterAutomation and SoundOnSound
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