We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
format fixes
update instance function docs, remove reference to libpd_get_instance
Multiinstance support is here
Add info about PD_FLOATSIZE
added binarymsg.c
added note about documentation in headers
added missing functions from libpd 0.12.0
fix wrong define
removed references to std::mutex and updated locking info, etc
added VCVRack Prototype
Updated Home (markdown)
Updated Unity (markdown)
added LibPdIntegration
Updated Adding Pure Data external libraries to your project (markdown)
added long int type define
Updated libpd (markdown)
Formatting consistency
Added GUI, multiple instance, and log level function info
updated locking and MIDI messaging info, some code formatting improvements
updates to match WIP C API comment documentation work.
tweaks
Added a repo to the only built LibPD Unity project that I have gotten to work on Mac OS X
Added note about not setting hooks while DSP is on
added HAVE_LIBDL
Updated C# (markdown)