plugdata 0.5 (Alpha release)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing...
For additional information about this project, please visit the
project page.
Available downloads
Change log
Features:
- Relative grid for aligning objects
- Light mode for better pd compatibility
- New look
- A DAW transport object: [playlist]
- Settable tail length for plugins
- Undo/Redo for changing connection paths (work-in-progress)
- Updated ELSE to 1.0-rc1
Fixes:
- Many improvements to pd patch rendering
- Fixed DAW crashes when saving/loading presets
- Fixed fullscreen bug
- Fixed externals not loading on Linux
- PlugDataInfo comment now hidden in pd patches
- Clearer feedback on temporary lock
- Using to front now actually moves the object to front in pd patch (warning: this can impact the order of evaluation)
- Fixed wrong number of radiobox elements
- Fixed crash when renaming objects
- Fixed crash on tab close
- Many other fixes