You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Blackaddr Audio d7fdb462d3
Merge pull request #1 from Blackaddr/dma_spi
6 years ago
doc Added doxygen generation 7 years ago
examples Merge branch 'master' into dma_spi 6 years ago
src Added new AudioEffectAnalogDelay, and restructured the library 6 years ago
.gitignore Added doxygen source documentation 7 years ago
LICENSE Initial commit 7 years ago
README.md Added new AudioEffectAnalogDelay, and restructured the library 6 years ago
keywords.txt Fixed a bug in the SPI memory library for accessing MEM1. Also added some more demos, including support for BAAudioEffectExternalDelay 7 years ago
library.properties Initial Checkin 7 years ago

README.md

Blackaddr Audio Teensy Guitar Audio Library

Tested with: Arduino IDE: 1.8.4 Teensyduinio: 1.39

*** This library requires a forked version of DmaSpi. You must download the version from here: *** *** https://github.com/Blackaddr/DmaSpi ***

*** If this library fails to compile, please ensure you have updated your Arduino IDE/Teensyduino at least to the versions listed above. ***

This library contains convienence C++ classes to allow full and easy access to the features of the Teensy Guitar Audio Series of boards.

"Teensy" is an Arduino compatible series of boards from www.pjrc.com

This libray can be downloaded and installed into the Arduino IDE by following the instruction here for installing from a zip:

https://www.arduino.cc/en/Guide/Libraries