Commit Graph

120 Commits (master)
 

Author SHA1 Message Date
Steve Lascos 03b38585bb Parameter automation cleanup 6 years ago
Steve Lascos 7c2e4d4e90 wip - linear parameter automation is now working 6 years ago
Steve Lascos ec4a6b26d5 WIP - Further development work checking 6 years ago
Steve Lascos 808aedf8c0 wip - added SOS class 6 years ago
Blackaddr Audio 2ca703cc44
Create TODO.md 6 years ago
Blackaddr Audio 07d9112aaa
Merge pull request #2 from Blackaddr/feature/sjl/addCustomFilters 6 years ago
Steve Lascos 9c836553de Fixed some whitespace 6 years ago
Edmund Blackaddr df6c4c5e38 Added new preset filters 6 years ago
Edmund Blackaddr 354cd93bab Updated README.me with new library/IDE requirements 6 years ago
Edmund Blackaddr e964c7df89 updated AnalogDelayDemo to work with Teensyduino 1.41 6 years ago
Steve Lascos 4f528ebff7 Added user control of AudioEffectAnalogDelay filters 6 years ago
Steve Lascos 604b3e8792 Updated readme 6 years ago
Steve Lascos 68f580ca9d T3.5 doesn't support DMA on SPI1 6 years ago
Blackaddr Audio d7fdb462d3
Merge pull request #1 from Blackaddr/dma_spi 6 years ago
Steve Lascos a274d6506a Merge branch 'master' into dma_spi 6 years ago
Steve Lascos 62f01fc62a Added new AudioEffectAnalogDelay, and restructured the library 6 years ago
Steve Lascos 429c37f8ac Added volume control, some code cleanup 6 years ago
Steve Lascos b649550cb3 General library cleanup, added DMA SPI MEM support 6 years ago
Steve Lascos e894318451 DMA now works with both SPI0 and SPI1 6 years ago
Steve Lascos cf7528ee8a Switched some 16-bit function offsets from bytes to words 6 years ago
Steve Lascos 7c614e6450 Achieved performance goal on DMA 6 years ago
Steve Lascos 2f5e8e72ee Working checking, needs performance enhancement 6 years ago
Steve Lascos 7124306700 Fixed a type with readAdvance16() 6 years ago
Steve Lascos d3aa6667ce Working check in of BASpiMemoryDMA for SPI0 6 years ago
Steve Lascos c5383595c1 development check in, now compiles 6 years ago
Steve Lascos 19baaa34be More code development 6 years ago
Steve Lascos b86c583fb5 development checking 6 years ago
Steve Lascos 442f871e01 Added low pass filters in the delay path 6 years ago
Steve Lascos 874903b51c Merge branch 'mem_util_dev' of https://github.com/Blackaddr/BAGuitar into mem_util_dev 6 years ago
Steve Lascos 17bbe8216a Fixed a problem with INTERNAL memory on initial filling of RingBuffer 6 years ago
Steve Lascos fbb0acfc94 Fixes to some midi code 6 years ago
Steve Lascos 61d45bff5f added some midi controls 6 years ago
Steve Lascos 6b59f022b3 cleand up AudioEffectAnalogDelay, added wet/dry mix and feedback controls, removed independent channels 6 years ago
Steve Lascos 12fbdcff8d finished code cleanup of LibBasicFunctions 6 years ago
Steve Lascos ed355a03f8 incremental cleanup of LibBasicFunction 6 years ago
Steve Lascos 7cf4b57bc6 cleanup up LibMemoryManagement.* 6 years ago
Steve Lascos 9fd96aa5e3 Development checkin 6 years ago
Steve Lascos eb86b4313f internal memory AudioDelay seems to work, starton on external support 6 years ago
Steve Lascos eea5571267 Merge branch 'mem_util_dev' of https://github.com/Blackaddr/BAGuitar into mem_util_dev 6 years ago
Steve Lascos 03da5145b3 Further development 6 years ago
Steve Lascos f47ffc78db try new AudioDelay class...wip 6 years ago
Steve Lascos b8041d00cf Fixed a connection bug in BA4_TGA_Pro_delay_reverb.ino. 6 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 6 years ago
Steve Lascos d2a8227f91 Development checkin 6 years ago
Steve Lascos 988174912b Updated BA2 1MEM example 6 years ago
Steve Lascos ecb0ba0aa8 Added bulk transfer functions to BASpiMemory, and start work on some library routines for external SRAM management and. NOT WORKING YET 6 years ago
Steve Lascos f3104753fc writeI2C now returns bool 6 years ago
Steve Lascos 3224e98182 Renamed 2MEM example, was in a subfolder by accident 6 years ago
Steve Lascos 70f07a4a8e Added doxygen generation 6 years ago
Steve Lascos 093b294154 BA3_TGA_Pro_2MEM.ino updated to 16-bit spi read/writes 6 years ago