graph
- libpd: added digital ins through [adc~]prerelease 2016-06-07, by Giulio Moro
- Sets date on the board to ensure that heavy projects are recompiledprerelease 2016-06-07, by Giulio Moro
- Remapped analog output channels to match 01234567 order on cape. Note: this will change the behaviour of all these existing examples using analog out, notably d-box and cape_test.prerelease 2016-06-07, by andrewm
- Added embryonal support for digital messages with libpd. TODO: test it, only process used channels, add defines. It is quite CPU-intensiveprerelease 2016-06-07, by Giulio Moro
- Fixed make nostartupprerelease 2016-06-07, by Giulio Moro
- basic_libpd now populates pd's audio buffers directly. Updated libpd.so binary. This required an API change with respect to standard libpdAPI because for some strange reason, accessing sys_audioin and sys_audioout directly from the render.cpp file would return invalid values.prerelease 2016-06-06, by Giulio Moro
- Updated basic_libpd, now slightly more efficient with less memory operations. Requires the API change in libpd operated in libpd:99a2be8prerelease 2016-06-06, by Giulio Moro