Releases: Spacechild1/pure-data
Releases · Spacechild1/pure-data
Pd 0.52 event loop
Pd 0.52 with an (optional) Cocoa event loop to run VST plugin GUIs without disturbing audio processing.
NOTE: The event loop breaks externals like Gem or ophelia (because they expect to run on the main thread). To use these externals, deactivate the event loop by unchecking "Enable event loop" in the "Startup" settings or by starting Pd with "-noeventloop".
Pd 0.51-1 event loop
Pd 0.51-1 with an (optional) Cocoa event loop to run VST plugin GUIs without disturbing audio processing.
Activate the event loop by ticking "Enable event loop" in the "Startup" settings.
NOTE: enabling the event loop breaks externals like Gem or ophelia which expect to run on the main thread.