2011/4/4 jm jones juanmjv@gmail.com:
2011/4/2 Hans-Christoph Steiner hans@at.or.at:
Glad that worked still. I forgot that I started implementing the 'startup' folder as well. The idea there is that its a place for putting things like loaders and GUI plugins so that they automatically get loaded by Pd at startup without needing to be in a prefs file.
This 'startup' folder should have the libdir loader in it, but I guess its not working on Windows. I think it'd be good to also include the pdlua loader in it so people can use lua objects just like .pd or .pd_linux objects with Pd-extended.
.hc
On Apr 2, 2011, at 6:42 PM, Martin Peach wrote:
OK I got it! You have to go to File->Preferences->Startup... and put libdir at the top of the list. Then it starts up fine.
So I guess the pd-settings.reg file should start like this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Pd-extended] "flags"="" "loadlib1"="libdir" "loadlib2"="vanilla/list" "loadlib3"="vanilla" "loadlib4"="extra" "loadlib5"="Gem" "loadlib6"="cyclone" "loadlib7"="zexy" "nloadlib"=7 ; delete any previous loadlib flags "loadlib8"=- "loadlib9"=- ...
Martin
On 2011-04-02 14:32, Hans-Christoph Steiner wrote:
I have tested it mostly on Mac OS X and some on Ubuntu. But really on Windows yet. Sounds like the 'libdir' loader wasn't loaded first, that needs to be before everything.
.hc
On Apr 2, 2011, at 1:58 PM, Martin Peach wrote:
So I installed the latest autobuilt pd-extended (Pd-0.43.0-extended-20110402-windowsxp-i386.exe) and I get this if I select log all:
'pd-gui' connecting to 'pd' on localhost 5400 ... ------------------ done with main ---------------------- Default font: DejaVu Sans Mono vanilla: can't load library extra: can't load library Gem: can't load library cyclone: can't load library zexy: can't load library The Pd window filtered 3 lines
I tried setting the path but whatever I add isn't saved when I quit.
So far this is not very useful...
Does anyone actually have Pd-0.43 working?
Martin
On 2011-04-01 18:05, Hans-Christoph Steiner wrote:
On Fri, 2011-04-01 at 19:03 +0000, martin.peach@sympatico.ca wrote: > > It seems that the latest version of pd-extended from > http://autobuild.puredata.info/auto-build/2011-04-01/ can't > instantiate the internals, but the externals seem to work. > > Any idea why? > (I removed all previous versions from the computer.) > > Martin
If you are using your own, old preferences, then you'll need to load 'vanilla/list' and 'vanilla' libraries. The default preferences includes them. I've been experimenting with making the internals as a libdir. Its still rough but the idea is to be able to make your own custom builds of 'vanilla', like SSE3 optimized builds.
.hc
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I just installed 0.43 in windows 7 64 bits. I have a problem with Asio. I have a soundcard with his own asio driver, if I choose asio in pd it doesn't works. Any idea how to configure it? thanks
-- Juan Manuel Jones
For the windows users: If Gem doesn't load, is because the dlls are missing. install it independently.