So, Pd-extended abruptly started behaving weirdly with my soundcard, which led me to test out PD-vanilla to see if I would have the same problems, and I discovered that I could get ridiculously low audio latency with Pd-vanilla, which is extremely good fortune because I often use Pd for processing a live guitar input.
BUT, I can't figure out how to get Pd-vanilla to load all those libraries from Pd-extended that I've become dependent on. I tried adding them to the search paths, with no luck. I tried using [declare] with full paths, with no luck. I tried adding the libraries under Preferences > Startup with no luck.
Is there something I need to know about the syntax for the Startup method?
Thanks,
JN
Something like [declare -path /path/to/pd-extended/extra -lib cyclone -
lib zexy]. Which platform are you on? Have you tried Pd-extended
0.43 nightly build? I just upgraded the portaudio to the latest
release, so that might help your latency issue.
.hc
On Oct 2, 2011, at 3:40 PM, Joe Newlin wrote:
So, Pd-extended abruptly started behaving weirdly with my soundcard,
which led me to test out PD-vanilla to see if I would have the same
problems, and I discovered that I could get ridiculously low audio
latency with Pd-vanilla, which is extremely good fortune because I
often use Pd for processing a live guitar input.BUT, I can't figure out how to get Pd-vanilla to load all those
libraries from Pd-extended that I've become dependent on. I tried
adding them to the search paths, with no luck. I tried using
[declare] with full paths, with no luck. I tried adding the
libraries under Preferences > Startup with no luck.Is there something I need to know about the syntax for the Startup
method?Thanks,
JN
-- www.joenewlin.net www.twitter.com/joe_newlin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.
thanks,
I just tried installing 0.43, but it crashes on startup. On Windows 7. (I had previously tried reinstalling .42.5, but that didn't help either.)
I'll try using the declare method you describe in Pd-vanilla and hopefully that will work.
JN
On Sun, Oct 2, 2011 at 12:52 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Something like [declare -path /path/to/pd-extended/extra -lib cyclone -lib zexy]. Which platform are you on? Have you tried Pd-extended 0.43 nightly build? I just upgraded the portaudio to the latest release, so that might help your latency issue.
.hc
On Oct 2, 2011, at 3:40 PM, Joe Newlin wrote:
So, Pd-extended abruptly started behaving weirdly with my soundcard, which led me to test out PD-vanilla to see if I would have the same problems, and I discovered that I could get ridiculously low audio latency with Pd-vanilla, which is extremely good fortune because I often use Pd for processing a live guitar input.
BUT, I can't figure out how to get Pd-vanilla to load all those libraries from Pd-extended that I've become dependent on. I tried adding them to the search paths, with no luck. I tried using [declare] with full paths, with no luck. I tried adding the libraries under Preferences > Startup with no luck.
Is there something I need to know about the syntax for the Startup method?
Thanks,
JN
-- www.joenewlin.net www.twitter.com/joe_newlin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.
Ah, didn't realize it was crashing. I think fixed the crash, please
try again tomorrow. :)
.hc
On Oct 2, 2011, at 4:41 PM, Joe Newlin wrote:
thanks,
I just tried installing 0.43, but it crashes on startup. On Windows
7. (I had previously tried reinstalling .42.5, but that didn't help
either.)I'll try using the declare method you describe in Pd-vanilla and
hopefully that will work.JN
On Sun, Oct 2, 2011 at 12:52 PM, Hans-Christoph Steiner
hans@at.or.at wrote:Something like [declare -path /path/to/pd-extended/extra -lib
cyclone -lib zexy]. Which platform are you on? Have you tried Pd- extended 0.43 nightly build? I just upgraded the portaudio to the
latest release, so that might help your latency issue..hc
On Oct 2, 2011, at 3:40 PM, Joe Newlin wrote:
So, Pd-extended abruptly started behaving weirdly with my
soundcard, which led me to test out PD-vanilla to see if I would
have the same problems, and I discovered that I could get
ridiculously low audio latency with Pd-vanilla, which is extremely
good fortune because I often use Pd for processing a live guitar
input.BUT, I can't figure out how to get Pd-vanilla to load all those
libraries from Pd-extended that I've become dependent on. I tried
adding them to the search paths, with no luck. I tried using
[declare] with full paths, with no luck. I tried adding the
libraries under Preferences > Startup with no luck.Is there something I need to know about the syntax for the Startup
method?Thanks,
JN
-- www.joenewlin.net www.twitter.com/joe_newlin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.-- www.joenewlin.net www.twitter.com/joe_newlin
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
..and how do you advise that i deal with path name spaces in [declare]? (on Windows)
On Sun, Oct 2, 2011 at 12:52 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Something like [declare -path /path/to/pd-extended/extra -lib cyclone -lib zexy]. Which platform are you on? Have you tried Pd-extended 0.43 nightly build? I just upgraded the portaudio to the latest release, so that might help your latency issue.
.hc
On Oct 2, 2011, at 3:40 PM, Joe Newlin wrote:
So, Pd-extended abruptly started behaving weirdly with my soundcard, which led me to test out PD-vanilla to see if I would have the same problems, and I discovered that I could get ridiculously low audio latency with Pd-vanilla, which is extremely good fortune because I often use Pd for processing a live guitar input.
BUT, I can't figure out how to get Pd-vanilla to load all those libraries from Pd-extended that I've become dependent on. I tried adding them to the search paths, with no luck. I tried using [declare] with full paths, with no luck. I tried adding the libraries under Preferences > Startup with no luck.
Is there something I need to know about the syntax for the Startup method?
Thanks,
JN
-- www.joenewlin.net www.twitter.com/joe_newlin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.