Hello, when I was using pd-extended I used to use the objects complex-mod~ and hilbert~.
Now on Vanilla I don't find them, nor I am able to find them with Deken. Which package they belong to? If I am not wrong they should come with vanillla.... however, pd says "couldn't create" for both of them. I am on a mac osx 10.11.5, using pd 64 bit version 0.47.1.
Does anyone know where the sources of these can be found?
Thanks in advance
Best
Angelo
It should be included in vanilla, in "Pd.app/Contenrs/Resources/extra". It should be automatically found by Pd as long as "use standard extensions" is checked in the "path" preferences dialog (which it normally should be by default).
cheers Miller
On Mon, Aug 29, 2016 at 04:32:03PM -0400, Angelo Arcadi wrote:
Hello, when I was using pd-extended I used to use the objects complex-mod~ and hilbert~.
Now on Vanilla I don't find them, nor I am able to find them with Deken. Which package they belong to? If I am not wrong they should come with vanillla.... however, pd says "couldn't create" for both of them. I am on a mac osx 10.11.5, using pd 64 bit version 0.47.1.
Does anyone know where the sources of these can be found?
Thanks in advance
Best
Angelo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Miller, thanks. I had to create the object "declare -stdpath /Applications/Pd-0.47-1-64bit.app/Contents/Resources/extra" in order to load them.
Best
Angelo
On Mon, Aug 29, 2016 at 4:43 PM, Miller Puckette msp@ucsd.edu wrote:
It should be included in vanilla, in "Pd.app/Contenrs/Resources/extra". It should be automatically found by Pd as long as "use standard extensions" is checked in the "path" preferences dialog (which it normally should be by default).
cheers Miller
On Mon, Aug 29, 2016 at 04:32:03PM -0400, Angelo Arcadi wrote:
Hello, when I was using pd-extended I used to use the objects complex-mod~ and hilbert~.
Now on Vanilla I don't find them, nor I am able to find them with Deken. Which package they belong to? If I am not wrong they should come with vanillla.... however, pd says "couldn't create" for both of them. I am on a mac osx 10.11.5, using pd 64 bit version 0.47.1.
Does anyone know where the sources of these can be found?
Thanks in advance
Best
Angelo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/
listinfo/pd-list
2016-08-29 17:43 GMT-03:00 Miller Puckette msp@ucsd.edu:
It should be automatically found by Pd as long as "use standard extensions" is checked in the "path" preferences dialog (which it normally should be by default).
oh, didnt know about this box, unchecked it and yep, no dice... :)
Perhaps this is a bug with the 64bit version of Pd. I don't know. I've noticed though, that when using my Metastudio abstractions in newer distributions of Pd (L2ork, vanilla with separately compiled externals) I often have to [import] objects or [declare] paths in order to load them. If you are using earlier patches you have made, then what you can do is create the [declare] object with your path e.g. [declare -stdpath /Applications/Pd-0.47-1-64bit.app/Contents/Resources/extra], then select all, un-select the [declare] object, cut and then paste the rest of the objects. This will make the [declare] object the first object in the Pd patch, and the rest should work as it did before. I'm gradually worming through my Metastudio abstractions to make them compatible with whatever version is being used by whomever downloads them (provided they have the externals installed).Cheers,Ed Lone Shark releases: Light Vessel Automatic available now on 12" vinyl.Build Your Wings on the Way Down, the new digital album available @ http://scifirecords.co.uk/releases Earthlings compilation is out now @ http://www.pyramidtransmissions.com
Ninja Jamm - the revolutionary music remix app for iOS and Android: http://www.ninjajamm.com/
Gemnotes-0.2: Live music notation for Pure Data, and Metastudio 5 live composition and improvisation suite, available at http://sharktracks.co.uk/puredata
On Monday, 29 August 2016, 22:05, Alexandre Torres Porres <porres@gmail.com> wrote:
2016-08-29 17:43 GMT-03:00 Miller Puckette msp@ucsd.edu: It should be automatically found by Pd as long as "use standard extensions" is checked in the "path" preferences dialog (which it normally should be by default).
oh, didnt know about this box, unchecked it and yep, no dice... :) _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 08/31/2016 03:20 PM, Ed Kelly via Pd-list wrote:
This will make the [declare] object the first object in the Pd patch?
why should that be needed? [declare] has a built-in mechanism to get called first when a patch is loaded, regardless of whether the object was created first, last or somewhen between.
gfmasdr IOhannes
Ah foobar. Sorry, this is how I found [import] to work.I must update my neurons to the 2016 scheme.Ed
On Wednesday, 31 August 2016, 14:36, IOhannes m zmölnig <zmoelnig@iem.at> wrote:
On 08/31/2016 03:20 PM, Ed Kelly via Pd-list wrote:
This will make the [declare] object the first object in the Pd patch?
why should that be needed? [declare] has a built-in mechanism to get called first when a patch is loaded, regardless of whether the object was created first, last or somewhen between.
gfmasdr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
If I am not wrong they should come with vanillla...
they do, they are in the 'extra' folder, I get them with no issues in the latest vanilla
cheers
2016-08-29 17:32 GMT-03:00 Angelo Arcadi < angelo.arcadi.mailinglist@gmail.com>:
Hello, when I was using pd-extended I used to use the objects complex-mod~ and hilbert~.
Now on Vanilla I don't find them, nor I am able to find them with Deken. Which package they belong to? If I am not wrong they should come with vanillla.... however, pd says "couldn't create" for both of them. I am on a mac osx 10.11.5, using pd 64 bit version 0.47.1.
Does anyone know where the sources of these can be found?
Thanks in advance
Best
Angelo
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list