hi, thanks for the answer, but this still doesn't work for me
I'm running Pd 0.48-1-i386 on a macOS 10.12.6, I installed Gem 0.93-3 from deken. I can load Gem objects just fine, but no hsv2rgb, only if I do something like [Gem/hsv2rgb].
My path is clear, and my externals are in ~/Documents/Pd/externals
Gem also doesn't show up as path after using declare.
cheers
2018-04-20 3:40 GMT-03:00 IOhannes m zmoelnig zmoelnig@iem.at:
On 2018-04-20 05:54, Alexandre Torres Porres wrote:
2018-04-14 17:39 GMT-03:00 IOhannes m zmölnig zmoelnig@iem.at:
Gem is special, as it adds its own path to Pd's search path and the user shouldn't manually do that.
Hi, how can I test this and check it? I was doing this on my own but it seems I just got confused.
- remove all (Gem-related) paths and libs from your startup settings (or
start Pd with "-noprefs".
- instantiate one of Gem's abstractions, e.g. [hsv2rgb] -- it should fail
- load the Gem library (e.g. "-lib Gem" or [declare -lib Gem])
- instantiate one of Gem's abstractions, e.g. [hsv2rgb] -- it should
instantiate.
fgmasdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list