Mercurial > hg > beaglert
log include/Utilities.h @ 22:fbfeb5895efd matrix_gpio
age | author | description |
---|---|---|
2015-04-30 | Giulio Moro | Renamed matrixGpio to digital and matrix to analog matrix_gpio |
2015-04-30 | Giulio Moro | - digitalWrite and analogWrite macros are now persistent: they write a value on the given channel from the current frame to the end of the buffer. When matrix_gpio |
2015-04-27 | Giulio Moro | - analog matrixIn/matrixOut are now mapped as floats from 0 to 1 matrix_gpio |
2015-01-23 | andrewm | Fixed ADC bug; added a simple passthrough test |
2014-11-08 | andrewm | API improvements and cleanups. Now all common audio command-line options can be parsed automatically. |
2014-10-31 | andrewm | Initial commit. |