There are many people who can answer this question, so you'll
probably get a quicker response if you post to the pd-list. Plus
then other people can benefit from the answer. I am cc'ing the list.
Most libraries, including creb, are included in Pd-extended as a
'libdir', that means its a folder with single-file-single-object
libraries. You load them exactly the same way, plus you can use the
namespace prefix ( ie. [creb/fdn~])
.hc
On Jun 26, 2006, at 8:18 PM, beau c wrote:
Hi Hans,
I can't seem to find creb.pd_darwin in the resources/extra folder, and I think that maybe why it won't load creb into pd? I am trying to use it with Pd-0.39.2-extended-test4 and copy it over into netpd? But, it doesn't work on either. I am Running OSX 10.4.6
Any Ideas to Help? B~
On 6/22/06, Hans-Christoph Steiner hans@eds.org wrote:
creb is included in the latest test releases of Pd-extended on Windows, Mac OS X, and GNU/Linux.
.hc
On Jun 22, 2006, at 7:01 PM, beau c wrote:
Hi List,
Has anyone compiled creb for the mac. Also could I get a link to the resofilter~ source code, plus any helpful hints as how to
get it
compiled with xcode?
B~ www.cypod.co.nr
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
http://at.or.at/hans/
I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits. - Martin
Luther King, Jr.
hi beau c
i tried the fatass synth with Pd-0.39.2-extended-test4
blosc~ syncsaw ... couldn't create blosc~ comparator ... couldn't create resofilt~: 4-pole lowpass ladder vcf
same when i first imported cerb. [import] loaded library: creb
the resofilt~.pd_darwin is in Contents/Resources/extra/creb as far as i see blosc~.pd_darwin is missing.
cheerio eni
On Jul 3, 2006, at 9:07 PM, Hans-Christoph Steiner wrote:
There are many people who can answer this question, so you'll probably
get a quicker response if you post to the pd-list. Plus then other
people can benefit from the answer. I am cc'ing the list.Most libraries, including creb, are included in Pd-extended as a
'libdir', that means its a folder with single-file-single-object
libraries. You load them exactly the same way, plus you can use the
namespace prefix ( ie. [creb/fdn~]).hc
On Jun 26, 2006, at 8:18 PM, beau c wrote:
Hi Hans,
I can't seem to find creb.pd_darwin in the resources/extra folder, and I think that maybe why it won't load creb into pd? I am trying to use it with Pd-0.39.2-extended-test4 and copy it over into netpd? But, it doesn't work on either. I am Running OSX 10.4.6
Any Ideas to Help? B~
On 6/22/06, Hans-Christoph Steiner hans@eds.org wrote:
creb is included in the latest test releases of Pd-extended on Windows, Mac OS X, and GNU/Linux.
.hc
On Jun 22, 2006, at 7:01 PM, beau c wrote:
Hi List,
Has anyone compiled creb for the mac. Also could I get a link to the resofilter~ source code, plus any helpful hints as how to get
it
compiled with xcode?
B~ www.cypod.co.nr
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
http://at.or.at/hans/
I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits. - Martin
Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Yeah, unfortunately, the C++ creb externals aren't incorporated yet
(biquadseries.cc blosc.cc filterortho.cc loopsampler.cc). Those
are the only non-flext C++ externals that I know of, so there hasn't
been a push to make C++ support work in the Pd-extended build
system. It would probably be pretty easy, most of the needed stuff
is there.
Feel free to file a bug report.
.hc
On Jul 3, 2006, at 6:38 PM, Enrique Erne wrote:
hi beau c
i tried the fatass synth with Pd-0.39.2-extended-test4
blosc~ syncsaw ... couldn't create blosc~ comparator ... couldn't create resofilt~: 4-pole lowpass ladder vcf
same when i first imported cerb. [import] loaded library: creb
the resofilt~.pd_darwin is in Contents/Resources/extra/creb as far as i see blosc~.pd_darwin is missing.
cheerio eni
On Jul 3, 2006, at 9:07 PM, Hans-Christoph Steiner wrote:
There are many people who can answer this question, so you'll
probably get a quicker response if you post to the pd-list. Plus
then other people can benefit from the answer. I am cc'ing the list.Most libraries, including creb, are included in Pd-extended as a
'libdir', that means its a folder with single-file-single-object
libraries. You load them exactly the same way, plus you can use
the namespace prefix ( ie. [creb/fdn~]).hc
On Jun 26, 2006, at 8:18 PM, beau c wrote:
Hi Hans,
I can't seem to find creb.pd_darwin in the resources/extra folder, and I think that maybe why it won't load creb into pd? I am
trying to use it with Pd-0.39.2-extended-test4 and copy it over into netpd?
But, it doesn't work on either. I am Running OSX 10.4.6Any Ideas to Help? B~
On 6/22/06, Hans-Christoph Steiner hans@eds.org wrote:
creb is included in the latest test releases of Pd-extended on Windows, Mac OS X, and GNU/Linux.
.hc
On Jun 22, 2006, at 7:01 PM, beau c wrote:
Hi List,
Has anyone compiled creb for the mac. Also could I get a
link to
the resofilter~ source code, plus any helpful hints as how to
get it
compiled with xcode?
B~ www.cypod.co.nr
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
http://at.or.at/
hans/
I have the audacity to believe that peoples everywhere can have
three meals a day for their bodies, education and culture for
their minds, and dignity, equality and freedom for their
spirits. - Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra
On Wed, 5 Jul 2006, Hans-Christoph Steiner wrote:
Yeah, unfortunately, the C++ creb externals aren't incorporated yet (biquadseries.cc blosc.cc filterortho.cc loopsampler.cc). Those are the only non-flext C++ externals that I know of,
They're not the only non-flext C++ externals that you know of.
There's also GridFlow.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada