Commit Graph

95 Commits (master)
 

Author SHA1 Message Date
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 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 a99e7aaca4 Code cleanup of external delay effect 7 years ago
Steve Lascos 631392f0bf commented out some print statements 7 years ago
Steve Lascos db84c56e62 Modifity Wire write to loop until success due to possible issue with T3.6 teensyduino library 7 years ago
Steve Lascos 84f19c7172 Renamed BA0 example ino file 7 years ago
Steve Lascos 3498d548a9 Fixed a read bug in BASpiMemory for transfer16() 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 ece11f5bea Fixed www.pjrc.com typo in README.me 7 years ago
Steve Lascos 27ad93a826 Updated README.md with tested library versions 7 years ago
Steve Lascos bd2118e7ff Updated examples for latest MIDI library syntax. 7 years ago
Steve Lascos 423af27664 Added doxygen source documentation 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
Blackaddr Audio 75d7ef0aaf Update README.md 7 years ago
Blackaddr Audio 8629efa86e Initial commit 7 years ago