Wed, 08 Jun 2016 21:11:36 +0100 |
Giulio Moro |
DigitalChannelManager takes care of managing digital channels for libpd/Heavy use
prerelease
|
Wed, 08 Jun 2016 19:44:21 +0100 |
Giulio Moro |
Digital channels are fully managed by Pd
prerelease
|
Wed, 08 Jun 2016 04:31:21 +0100 |
Giulio Moro |
pinMode can now be controlled from Pd
prerelease
|
Wed, 08 Jun 2016 01:58:35 +0100 |
Giulio Moro |
Full implementation of libpd digitals (in and out at message rate). Still messy, needs cleanup, new utilites for setDataOut, clearDataOut, wrapping all this new digital stuff in a class which will be re-usable by Heavy
prerelease
|
Wed, 08 Jun 2016 01:55:25 +0100 |
Giulio Moro |
Removed libpd_queued
prerelease
|
Tue, 07 Jun 2016 22:28:23 +0100 |
Giulio Moro |
libpd: added digital ins through [adc~]
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
|
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
|
Mon, 06 Jun 2016 12:21:38 +0100 |
Giulio Moro |
Updated basic_libpd, now slightly more efficient with less memory operations. Requires the API change in libpd operated in libpd:99a2be8
prerelease
|
Mon, 06 Jun 2016 03:31:22 +0100 |
Giulio Moro |
libpd: using smaller blocksizes for processing, so that events can be scheduled more accurately
prerelease
|
Mon, 06 Jun 2016 02:37:30 +0100 |
Giulio Moro |
More on libpd support for threads
prerelease
|
Sun, 05 Jun 2016 21:46:44 +0100 |
Giulio Moro |
Initial support for thread-safe libpd (stil missing updated libpd binary), untested
prerelease
|
Sun, 05 Jun 2016 20:28:43 +0100 |
Giulio Moro |
Clean up of basic_libpd
prerelease
|
Fri, 03 Jun 2016 14:43:58 +0100 |
Giulio Moro |
More extensive support for MIDI types for libpd. Untested
prerelease
|