Hi Ivica, Jonathan,
A user of s-abstractions is reporting the [s-env] object does not function correctly in Pd-l2ork:
https://github.com/chr15m/s-abstractions/issues/1#issuecomment-55527952
I tested Pd Vanilla and it still seems to function correctly. Any ideas?
Cheers,
Chris.
I tried the latest git version of s-env-help.pd and it displays ok. The control points other than the first one don't seem to register hits, though. I'll try to figure out why.
Notice that on all flavors of Vanilla, trying to create [s-env] with no args gives a wonky, broken GOP interface where the iemgui contained within it fails to update its location properly.
-Jonathan
On Monday, September 15, 2014 11:04 PM, Chris McCormick chris@mccormick.cx wrote:
Hi Ivica, Jonathan,
A user of s-abstractions is reporting the [s-env] object does not function correctly in Pd-l2ork:
https://github.com/chr15m/s-abstractions/issues/1#issuecomment-55527952
I tested Pd Vanilla and it still seems to function correctly. Any ideas?
Cheers,
Chris.
Hey Chris!
Hope all is well. Thanks for the bug report. We are currently squashing lingering bugs for the next release, so this could not be more timely.
I haven't looked at the s-env yet but a if this is an array window, a quick fix on pd-l2ork side of things until we fix the bug in question is to enable jump-on-click option (accessible via array properties window) which allows you to click anywhere on the array window and you will always select the closest point in the array.
HTH
Best,
Ico On Sep 16, 2014 6:01 AM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Ivica, Jonathan,
A user of s-abstractions is reporting the [s-env] object does not function correctly in Pd-l2ork:
https://github.com/chr15m/s-abstractions/issues/1#issuecomment-55527952
I tested Pd Vanilla and it still seems to function correctly. Any ideas?
Cheers,
Chris.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I don't think that will work, because this is a data structure array. Only "Put" menu arrays have a jump-on-click option.
After some more searching, it looks like two things:
-Jonathan
On Tuesday, September 16, 2014 3:35 AM, Ivica Bukvic ico@vt.edu wrote:
Hey Chris! Hope all is well. Thanks for the bug report. We are currently squashing lingering bugs for the next release, so this could not be more timely. I haven't looked at the s-env yet but a if this is an array window, a quick fix on pd-l2ork side of things until we fix the bug in question is to enable jump-on-click option (accessible via array properties window) which allows you to click anywhere on the array window and you will always select the closest point in the array. HTH Best, Ico On Sep 16, 2014 6:01 AM, "Chris McCormick" chris@mccormick.cx wrote:
Hi Ivica, Jonathan,
A user of s-abstractions is reporting the [s-env] object does not function correctly in Pd-l2ork:
https://github.com/chr15m/s-abstractions/issues/1#issuecomment-55527952
I tested Pd Vanilla and it still seems to function correctly. Any ideas?
Cheers,
Chris.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Ico!
On 16/09/14 15:35, Ivica Bukvic wrote:
I haven't looked at the s-env yet but a if this is an array window, a quick fix on pd-l2ork side of things until we fix the bug in question is to enable jump-on-click option (accessible via array properties window) which allows you to click anywhere on the array window and you will always select the closest point in the array.
I don't have Pd-2lork running here to test but I think it's a datastructure not an array. I made s-env a long time ago and my memory is a bit rusty.
Hey, thanks again for having me at VT earlier in the year - some great memories. Not sure if I told you but we accidentally stumbled on the set from the movie Dirty Dancing while driving around and took some ridiculous photos.
Cheers,
Chris.