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 |
Blackaddr Audio
|
3f23c22eb2
|
Update README.md
Added more explicit instructions about requiring the Blackaddr modified versionof the DmaSpi library which is installed separately.
|
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 |
Blackaddr Audio
|
2ca703cc44
|
Create TODO.md
|
7 years ago |
Blackaddr Audio
|
07d9112aaa
|
Merge pull request #2 from Blackaddr/feature/sjl/addCustomFilters
Feature/sjl/add custom filters
|
7 years ago |
Steve Lascos
|
9c836553de
|
Fixed some whitespace
|
7 years ago |
Edmund Blackaddr
|
df6c4c5e38
|
Added new preset filters
|
7 years ago |
Edmund Blackaddr
|
354cd93bab
|
Updated README.me with new library/IDE requirements
|
7 years ago |
Edmund Blackaddr
|
e964c7df89
|
updated AnalogDelayDemo to work with Teensyduino 1.41
|
7 years ago |
Steve Lascos
|
4f528ebff7
|
Added user control of AudioEffectAnalogDelay filters
|
7 years ago |
Steve Lascos
|
604b3e8792
|
Updated readme
|
7 years ago |
Steve Lascos
|
68f580ca9d
|
T3.5 doesn't support DMA on SPI1
|
7 years ago |
Blackaddr Audio
|
d7fdb462d3
|
Merge pull request #1 from Blackaddr/dma_spi
Dma spi
|
7 years ago |
Steve Lascos
|
a274d6506a
|
Merge branch 'master' into dma_spi
|
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 |
Steve Lascos
|
442f871e01
|
Added low pass filters in the delay path
|
7 years ago |
Steve Lascos
|
874903b51c
|
Merge branch 'mem_util_dev' of https://github.com/Blackaddr/BAGuitar into mem_util_dev
|
7 years ago |
Steve Lascos
|
17bbe8216a
|
Fixed a problem with INTERNAL memory on initial filling of RingBuffer
|
7 years ago |
Steve Lascos
|
fbb0acfc94
|
Fixes to some midi code
|
7 years ago |
Steve Lascos
|
61d45bff5f
|
added some midi controls
|
7 years ago |
Steve Lascos
|
6b59f022b3
|
cleand up AudioEffectAnalogDelay, added wet/dry mix and feedback controls, removed independent channels
|
7 years ago |