log

age author description
2016-06-07 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
2016-06-07 Giulio Moro Fixed make nostartup prerelease
2016-06-06 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 Giulio Moro Updated basic_libpd, now slightly more efficient with less memory operations. Requires the API change in libpd operated in libpd:99a2be8 prerelease
2016-06-06 Giulio Moro libpd: using smaller blocksizes for processing, so that events can be scheduled more accurately prerelease
2016-06-06 Giulio Moro More on libpd support for threads prerelease
2016-06-05 Giulio Moro Added libpd license prerelease
2016-06-05 Giulio Moro Initial support for thread-safe libpd (stil missing updated libpd binary), untested prerelease