Perhaps the question is, did anyone ever used cyclist? Tell us about that experience.
2016-10-14 1:41 GMT-03:00 Matt Barber brbrofsvl@gmail.com:
Hi list:
Does anyone really use cyclist?
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Well, for those who don't know, cyclist converts binary max files to text so they could be opened in Pd.
It was part of cyclone up to alpha56 (included in the last extended 0.43-4) but removed along with maxmode library in cyclone alpha57 and 0.2beta1. Other things removed then as build targets are the hammer and sickle libraries, as well as the cyclone library - which included non alphanumeric objects that would also be lost, but were then included into a new library called "nettles".
Now, cyclist works well with the maxmode library, which, as I mentioned, has been discarded.
But I see now that cyclone 02.beta3, available only for windows, has cyclist back on, though maxmode is still out of the game. Not sure why and how good it'd be to have it without maxmode, and I also find confusing that there are conflicting versions up in deken (beta1 for mac/linux and beta3 for windows).
Sometime ago it was discussed on this list wether maxmode was being used at all before removing it from cyclone. I had the idea that this was relevant over a decade ago, but that today was probably best forgotten for many issues regarding compatibility between max and pd files... so I voted for its death.
Me, Matt and Derek are working on the cyclone code and still feel that way about maxmode, but also about cyclist. We plan to leave it in the code base but not as build targets, just as "old and not used anymore legacy code from cyclone" in a maintenance folder.
But we're restoring the cyclone library name to keep the non alphanumeric objects there as it used to be until alpha56, or in the latest Pd-Extended distributions still in use out there.
but the main question in our reorganising is that if keeping cyclist out of the build system along maxmode (as it is the case with the current canonical 0.2beta1 versions for linux and mac) a good idea as we think it is.
Thanks
2016-10-16 9:43 GMT-02:00 Alexandre Torres Porres porres@gmail.com:
Perhaps the question is, did anyone ever used cyclist? Tell us about that experience.
2016-10-14 1:41 GMT-03:00 Matt Barber brbrofsvl@gmail.com:
Hi list:
Does anyone really use cyclist?
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Also, adding on to this discussion:
The save format changed from Max 4 to Max 5 to a JSON-like text file format. Since Cyclist was written to deal with Max 4 files, we cannot guarantee compatibility with modern Max save files for at least the time being as that would require rewrites (well actually, a brand new script).
Derek
Well, for those who don't know, cyclist converts binary max files to text so they could be opened in Pd.
Does anyone really use cyclist?
================== Derek Kwan www.derekxkwan.com
but the main question in our reorganising is that if keeping cyclist out of the build system along maxmode (as it is the case with the current canonical 0.2beta1 versions for linux and mac) a good idea as we think it is.
I agree on keeping it out cuz now I don't need to open old Max patches and also didn't in the past. But if its not very time consuming it is a cool thing to have around. IMO this kool thing can wait.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of Alexandre Torres Porres porres@gmail.com Sent: Monday, October 17, 2016 12:44 AM To: Matt Barber Cc: PD-List Subject: Re: [PD] cyclist
Well, for those who don't know, cyclist converts binary max files to text so they could be opened in Pd.
It was part of cyclone up to alpha56 (included in the last extended 0.43-4) but removed along with maxmode library in cyclone alpha57 and 0.2beta1. Other things removed then as build targets are the hammer and sickle libraries, as well as the cyclone library - which included non alphanumeric objects that would also be lost, but were then included into a new library called "nettles".
Now, cyclist works well with the maxmode library, which, as I mentioned, has been discarded.
But I see now that cyclone 02.beta3, available only for windows, has cyclist back on, though maxmode is still out of the game. Not sure why and how good it'd be to have it without maxmode, and I also find confusing that there are conflicting versions up in deken (beta1 for mac/linux and beta3 for windows).
Sometime ago it was discussed on this list wether maxmode was being used at all before removing it from cyclone. I had the idea that this was relevant over a decade ago, but that today was probably best forgotten for many issues regarding compatibility between max and pd files... so I voted for its death.
Me, Matt and Derek are working on the cyclone code and still feel that way about maxmode, but also about cyclist. We plan to leave it in the code base but not as build targets, just as "old and not used anymore legacy code from cyclone" in a maintenance folder.
But we're restoring the cyclone library name to keep the non alphanumeric objects there as it used to be until alpha56, or in the latest Pd-Extended distributions still in use out there.
but the main question in our reorganising is that if keeping cyclist out of the build system along maxmode (as it is the case with the current canonical 0.2beta1 versions for linux and mac) a good idea as we think it is.
Thanks
2016-10-16 9:43 GMT-02:00 Alexandre Torres Porres <porres@gmail.commailto:porres@gmail.com>: Perhaps the question is, did anyone ever used cyclist? Tell us about that experience.
2016-10-14 1:41 GMT-03:00 Matt Barber <brbrofsvl@gmail.commailto:brbrofsvl@gmail.com>: Hi list:
Does anyone really use cyclist?
Pd-list@lists.iem.atmailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 10/17/2016 02:44 AM, Alexandre Torres Porres wrote:
It was part of cyclone up to alpha56 (included in the last extended 0.43-4) but removed along with maxmode library in cyclone alpha57 and 0.2beta1.
[...]
But I see now that cyclone 02.beta3, available only for windows, has cyclist back on
for what it is worth: in Debian i have packaged cyclone_0.2~beta2-1 and it does include cyclist. the code is all still there, it's just the build-system (Makefile) does not automatically build it.
gfmards IOhannes
2016-10-17 19:39 GMT-02:00 IOhannes m zmölnig zmoelnig@iem.at:
for what it is worth: in Debian i have packaged cyclone_0.2~beta2-1 and it does include cyclist. the code is all still there, it's just the build-system (Makefile) does not automatically build it.
yeah, I meant the packages available in deken
and I know it was included back after the 02beta1, so beta2/3 can build it
https://github.com/electrickery/pd-miXedSon/commit/fc9f4e612f4af921c46baea5b...
I had forked before that, from the beta1 stage, so we didn't have it
i noticed when it was added back, but I just didn't think it was worth bringing it back, specially if you don't have maxmode anymore.
cheers