[L2Ork-dev] Purr Data 2.16.0 released
Jonathan Wilkes
jon.w.wilkes at gmail.com
Sat Apr 10 22:39:09 EDT 2021
Hi all,
Purr Data 2.16.0 was released last week. Download instructions here:
https://git.purrdata.net/jwilkes/purr-data#downloads
With the soundfiler improvements I tried to vastly improve the errors
you get with the little flag-based messages to [soundfiler],
[writesf~], and [readsf~]. So if you try `[read -skip
foo.wav(---[soundfiler]`, you'll get an error that the "-skip" flag is
missing an argument. Or if you erroneously sent "read skip" it will
tell you that "skip" looks suspiciously like the "-skip" flag.
Hopefully that helps, and let me know if there are any bugs with that
error reporting.
New features:
* interactive print dialog (AG)
* new snap to grid option (JW)
* soundfiler backport/improvements (JW)
* various GUI improvements and fixes (JW)
Bugfixes:
* fixes to sys_domicrosleep() backported from vanilla (AG)
* prevent crashes upon SIGHUP from the watchdog on Linux (AG)
* build system fixes for latest autoconf and msys2 (AG)
* general improvements in the source code (JW)
Best,
Jonathan
More information about the L2Ork-dev
mailing list