[maxmsp] Re: jsui + pattr = strangeness...
Jeremy Bernstein
jeremy at bootsquad.com
Fri Jun 1 03:13:50 MDT 2007
- Previous message: [maxmsp] Re: jsui + pattr = strangeness...
- Next message: [maxmsp] Re: Re: jsui + pattr = strangeness...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Because the jsui object itself DOES support pattr bindings, and because pattr is dumb as a rock, the binding functions. If the script in the jsui were swapped out for a script which did support get/ setvalueof, everything would work swimmingly. I am not in favor of an error message in this case. If you're smart enough to use javascript, you're smart enough to read the pattr SDK and troubleshoot the missing get/setvalueofness. ;) jb Am 01.06.2007 um 10:43 schrieb Mattijs Kneppers: > In this case, I too would expect an error message when binding the > pattr to the jsui (because the jsui doesn't support pattr bindings).
- Previous message: [maxmsp] Re: jsui + pattr = strangeness...
- Next message: [maxmsp] Re: Re: jsui + pattr = strangeness...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
