log core/RTAudio.cpp @ 36:006a8500863f matrix_gpio

age author description
2015-05-08 Giulio Moro UDP communication in place, pre-alpha bbb_network
2015-04-30 Giulio Moro Renamed matrixGpio to digital and matrix to analog matrix_gpio
2015-04-27 Giulio Moro - analog matrixIn/matrixOut are now mapped as floats from 0 to 1 matrix_gpio
2015-02-07 andrewm Updated to latest PRU library; external PRU file no longer needed. Also catch SIGTERM as well as SIGINT to clean up gracefully.
2015-01-23 andrewm Fixed ADC bug; added a simple passthrough test
2015-01-22 andrewm Initial support for higher matrix sample rates by reducing the number of channels. Input not tested yet, and not all examples updated to new format.
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.