hi,
just discovered a serious error with the [menubutton] object
(which is part of "TOF") on a recent OSX
PD: 0.50.0
OSX: 10.13.6
TOF: tof-v0-0extended (that's the only one available via "find
externals" ...)
on loading [menubutton]'s helppatch the object crashes PD, as it will
not be created and a Tcl/Tk error appears:
=======================================================================
menubutton v0.12 tof, based on popup by Ben Bogart and button by ggee
(Tcl) INVALID COMMAND NAME: invalid command name ".x50ccf0.c"
while executing
".x50ccf0.c create rectangle 26 538 158 560 -tags 50d820R -outline
"purple" "
("uplevel" body line 1)
invoked from within
"uplevel #0 $docmds"
=======================================================================
after that, PD then can no longer be used, because the following error
appears constantly on any mouse move ...
=======================================================================
.x100320920: no such object
=======================================================================
and has to be force shut.
funnily enough the [pmenu] object from the same TOF version works !
_______________________________________________________________________
on windows (PD 0.50.0, win 7/64), no such error is happening, but
there's also a newer TOF version existing: tof[v0.2.1](Windows-amd64-32)
best
oliver
--
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////// http://pendler.klingt.org //////////////
\\\\\\\\\\\\\\\ http://oliver.klingt.org \\\\\\\\\\\\\\
////////////////////////////////////////////////////////
hi,
sorry, forgot to mention that this crash didn't happen with PD 0.48 on a
OSX machine (same TOF version)
i can't recall the OSX version though, it's been a year ago i used it.
iguess it was 10.11 ...
best
oliver
To Pd-announce:
Pd version 0.50-0 is available on http://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-data.
Several problems with zooming from 0.50test1 are fixed. There are numerous
reported bugs still, but no show-stoppers, and I'm way late getting this
out. So I'm putting off fixing many of them till the next release.
cheers
Miller
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
Depending on the loading mechanism, you might need to declare and call "coll_setup();" but Alex can probably tell you better.
> On Aug 29, 2019, at 6:56 PM, pd-list-request(a)lists.iem.at wrote:
>
> Date: Thu, 29 Aug 2019 18:40:46 +0200
> From: Jakob <jakkesprinter(a)web.de <mailto:jakkesprinter@web.de>>
> To: Alexandre Torres Porres <porres(a)gmail.com <mailto:porres@gmail.com>>
> Cc: Pd-List <pd-list(a)lists.iem.at <mailto:pd-list@lists.iem.at>>
> Subject: Re: [PD] Adding cyclone to ofxPd
> Message-ID: <39E4D0F4-9AC9-426A-AD78-5BACF9F5900F(a)web.de <mailto:39E4D0F4-9AC9-426A-AD78-5BACF9F5900F@web.de>>
> Content-Type: text/plain; charset="utf-8"
>
> Hey Alexandre,
> Thanks for your quick response.
> For now, I think that I only need the coll object.
--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
Hi, I'm happy to share a test release of [vstplugin~] v0.2. Binaries are available on Deken. The source code is here: https://git.iem.at/pd/vstplugin/-/releases
Note that you can also load LV2 plugins with lv2vst: https://github.com/x42/lv2vst. I've tested this on Debian and generally it works fine. The VST GUI doesn't work yet but I'll fix this till the final release.
Have fun!
Christof
---
Changelog:
new features:
* VST2 shell plugin support (e.g. "Waves")
* (experimental) VST3 support including sample accurate automation and auxiliary inputs/outputs for side-chaining
* soft-bypass
* faster search/probe (parallel)
* cache search/probe results in a file to speed up subsequent searches
* [param_set( and [param_get( now also accept parameter names instead of indices (whitespace is bashed to underscores).
changes:
* switched whole project to CMake
* removed 'vstsearch' object because of the new cache file system.
internal changes:
* use .ini like syntax for plugin info
* hard-bypass prefers the plugin's bypass method
* single event loop shared by all plugins
* probably many more...
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
hi,
after having added through the menu in start-up flags: -verbose "all"
trying to open the start-up menu is impossible.
in the console it gives this message:
(Tcl) UNHANDLED ERROR: extra characters after close-quote
while executing
"pdtk_startup_dialog .gfxstub25f3c28 0 "-verbose "all""
"
("uplevel" body line 3)
invoked from within
"uplevel #0 $docmds"(Tcl) UNHANDLED ERROR: extra characters after
close-quote
while executing
"pdtk_startup_dialog .gfxstub25f39c8 0 "-verbose "all""
"
("uplevel" body line 4)
invoked from within
"uplevel #0 $docmds"
rolf (on windows 10)
Hi, Ofelia v3.0.1 is now available on Deken.
Changes:
- Added more examples (3d, drawing, math..)
- Fixed type checking issue in "ofxOfeliaPdBindings.i"
- Fixed bug when outputting a table with a string key using ofOutlet()
- ofArray's array elements can be accessed using square brackets
Thanks!
Zack
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce