hi list, miller, krzistof
on testing the new pd version (0.37, test4) i discovered, that the coll-object from the cyclone-library causes a pd crash when created.
since i am using this object a lot, it makes the new PD version unusable for me. this happened on a windows platform and with the latest cyclone.dll. other cyclone-objects seem to work properly
anybody had the same experience or a hint what i could do ?
ciao
oliver
//////////////////////////////////////////////////////// \\\\\\\ http://klingt.org/ground/lift \\\\\\ ///////// http://klingt.org/executive-ensemble ///////// \\\\\\\\\\\\\\\\\\\\\\\\\\\\
hi oliver,
the embedding objects (currently, coll and funbuff) are broken in 0.37.
The fix is simply to add #include "m_pd.h" after line 20 in shared/hammer/file.c, but then the stuff has to be recompiled.
I plan to look further into 0.37 this week. Do not know yet, if I will manage to provide two separate snapshots for 0.36 and 0.37, or rather stick to 0.36 until 0.37 goes stable, and only then take the move.
If the only incompatible feature is embedding, I will probably get rid of that?
So --
wonder, if anybody out there uses the embedding thing?
please, let me know about other cyclone-related troubles in 0.37.
Krzysztof
oliver wrote: ...
on testing the new pd version (0.37, test4) i discovered, that the coll-object from the
cyclone-library causes a pd crash when
created.
05.05.2003 11:21:20, Krzysztof Czaja czaja@chopin.edu.pl wrote:
hi oliver,
the embedding objects (currently, coll and funbuff) are broken in 0.37.
The fix is simply to add #include "m_pd.h" after line 20 in shared/hammer/file.c, but then the stuff has to be recompiled.
would be ok for linux , but a functioning windows-dll would also be needed.
I plan to look further into 0.37 this week. Do not know yet, if I will manage to provide two separate snapshots for 0.36 and 0.37, or rather stick to 0.36 until 0.37 goes stable, and only then take the move.
alright with me.
If the only incompatible feature is embedding, I will probably get rid of that?
exactly what does "embedding" mean ?
thanks so far
So --
wonder, if anybody out there uses the embedding thing?
please, let me know about other cyclone-related troubles in 0.37.
Krzysztof
oliver wrote: ...
on testing the new pd version (0.37, test4) i discovered, that the coll-object from the
cyclone-library causes a pd crash when
created.
//////////////////////////////////////////////////////// \\\\\\\ http://klingt.org/ground/lift \\\\\\ ///////// http://klingt.org/executive-ensemble ///////// \\\\\\\\\\\\\\\\\\\\\\\\\\\\
oliver wrote:
exactly what does "embedding" mean ?
storing data in a .pd file.
For example, you do this by checking ``save contents'' in the array props dialog. Same for the contents of a coll, if it has been sent the 'embed 1' message.
Enabling this feature is really tough in a Pd external. One side effect is that colls are goped, btw.
Do not know, if I should simply give up, or further annoy Miller with strange requests?
Krzysztof
speaking only for myself, i could live without embedding. never used it myself and i think that storing a coll-file outside the patch is more effective and clear
just my 2cents
btw: why do you hide your wonderful cyclone-library as if it would be SARS-infected ? IMO you should at least be listed at the pd- webring (http://pd.klingt.org/webring)
ciao
oliver
05.05.2003 11:43:47, Krzysztof Czaja czaja@chopin.edu.pl wrote:
oliver wrote:
exactly what does "embedding" mean ?
storing data in a .pd file.
For example, you do this by checking ``save contents'' in the array props dialog. Same for the contents of a coll, if it has been sent the 'embed 1' message.
Enabling this feature is really tough in a Pd external. One side effect is that colls are goped, btw.
Do not know, if I should simply give up, or further annoy Miller with strange requests?
Krzysztof
//////////////////////////////////////////////////////// \\\\\\\ http://klingt.org/ground/lift \\\\\\ ///////// http://klingt.org/executive-ensemble ///////// \\\\\\\\\\\\\\\\\\\\\\\\\\\\