Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
Tue, 07 Jun 2016 18:37:11 +0100 | andrewm | 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 |
Tue, 07 Jun 2016 03:40:01 +0100 | Giulio Moro | Added embryonal support for digital messages with libpd. TODO: test it, only process used channels, add defines. It is quite CPU-intensive prerelease |
Tue, 07 Jun 2016 02:06:49 +0100 | Giulio Moro | Fixed make nostartup prerelease |
Mon, 06 Jun 2016 15:15:15 +0100 | 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 |