Hi all, i'm trying to get flext-based objects with attributes going on 0.39. The problem is that the flags which show if a glist is a GOP have changed
in 0.38 it was like this:
-------------------------+- gl_havewnd -+- gl_isgraph -+ normal patcher | 1 | 0 | gop abstraction opened | 1 | 1 | gop abstraction embedded | 0 | 1 | -------------------------+--------------+--------------+
whereas in 0.39-test4 it's like this:
-------------------------+- gl_havewnd -+- gl_isgraph -+ normal patcher | 0 | 1 | gop abstraction opened | 0 | 1 | gop abstraction embedded | 0 | 0 | -------------------------+--------------+--------------+
The question is now whether the change was intentional or not, and how i can deduce respective visualization across PD version for the objects. There's a function test_shouldvis in g_canvas.h but it seems it doesn't work for my objects (maybe because to widget function set is used in a non-standard way). Probably the gl_goprect flag is also helpful but i'd like to have an authoritative answer before guessing.
best greetings, Thomas
Thomas Ouellet Fredericks schrieb:
What version of PD is the windows version of vst~ for?
In version 0.39 Test 4 XP, vst~ loads (with 1 1 as arguments for example) but does not appear on the canvas!
Tom
----- Original Message ----- From: "Thomas Grill" gr@grrrr.org To: "saint" saintidle@yahoo.com Cc: "PD List" pd-list@iem.at Sent: Saturday, July 30, 2005 5:36 AM Subject: [PD] Re: Vst~ Plugin binary request
Hi John, up-to-date binaries of my externals can be found on http://grrrr.org/ext/beta
best greetings, Thomas
Am 27.07.2005 um 07:20 schrieb saint:
Hi Thomas,
I'm very very sorry to be annoying you with a binary request in a personal email. I use your plugin pretty much every day and am very happy with it thus far.
I notice that the current CVS development version has the TimeInfo function enabled but the website binary has not.
Could you post a binary please?
It would be a tremendous help as I have no compilation experience.
thanks for your time,
John.
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Argh, forget it. It's much worse.... i realized that the glist structure in 0.38 and 0.39 is different, hence objects relying on it are not binary compatible. That's bad, very bad. I know that g_canvas.h is not public, but that hardly calms my frustration - and it resurrects the recent discussion with Günther Geiger. I hope i find a way to use the text_shouldvis function but i think i already tried once, and failed.
best, Thomas
Thomas Grill schrieb:
Hi all, i'm trying to get flext-based objects with attributes going on 0.39. The problem is that the flags which show if a glist is a GOP have changed
in 0.38 it was like this:
-------------------------+- gl_havewnd -+- gl_isgraph -+ normal patcher | 1 | 0 | gop abstraction opened | 1 | 1 | gop abstraction embedded | 0 | 1 | -------------------------+--------------+--------------+
whereas in 0.39-test4 it's like this:
-------------------------+- gl_havewnd -+- gl_isgraph -+ normal patcher | 0 | 1 | gop abstraction opened | 0 | 1 | gop abstraction embedded | 0 | 0 | -------------------------+--------------+--------------+
The question is now whether the change was intentional or not, and how i can deduce respective visualization across PD version for the objects. There's a function test_shouldvis in g_canvas.h but it seems it doesn't work for my objects (maybe because to widget function set is used in a non-standard way). Probably the gl_goprect flag is also helpful but i'd like to have an authoritative answer before guessing.
best greetings, Thomas
Thomas Ouellet Fredericks schrieb:
What version of PD is the windows version of vst~ for?
In version 0.39 Test 4 XP, vst~ loads (with 1 1 as arguments for example) but does not appear on the canvas!
Tom
----- Original Message ----- From: "Thomas Grill" gr@grrrr.org To: "saint" saintidle@yahoo.com Cc: "PD List" pd-list@iem.at Sent: Saturday, July 30, 2005 5:36 AM Subject: [PD] Re: Vst~ Plugin binary request
Hi John, up-to-date binaries of my externals can be found on http://grrrr.org/ext/beta
best greetings, Thomas
Am 27.07.2005 um 07:20 schrieb saint:
Hi Thomas,
I'm very very sorry to be annoying you with a binary request in a personal email. I use your plugin pretty much every day and am very happy with it thus far.
I notice that the current CVS development version has the TimeInfo function enabled but the website binary has not.
Could you post a binary please?
It would be a tremendous help as I have no compilation experience.
thanks for your time,
John.
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev