« Return to Thread: syntax for the XY-controller in BSB instruments
sound | movement | object | space
sonic architecture | site: http://www.sonicarchitecture.de
spatial electronic composition | 2nd order ambisonic music
Hi Jan Jacob,If the objectName of your widget is "control", then it should beix = <controlX> ; position - x (start)iy = <controlY> ; position - x (start)You can press ctrl-shift-space (or maybe it is cmd-shift-space on OSX)and it should open up a dialog with the available widget values.Let me know if that works or if there are still problems!Thanks and good luck!stevenOn Mon, Mar 30, 2009 at 1:29 PM, Jan Jacob Hofmann<jjh@...> wrote:Dear List,does someone know the right syntax for the XY-controller in BSB instruments?I do keep geting errors with:INTERFACE:objectname: x_control, y_controlCODE:ix = <x_control> ; position - x (start)iy = <y_control> ; position - x (start)the manual says:XY ControllerobjectNameX, objectNameYX and Y valueWhat am I doing wrong? Any hints? (see error message below)Best regards,Jan Jacoberror: illegal character <, line 1971:ix = <x_control>^error: illegal character >, line 1971:ix = <x_control>^error: input arg 'x_control' used before defined, line 1971:ix = <x_control>error: input arg 'x_control' of type ? not allowed when expecting i, line1971:ix = <x_control>error: illegal character <, line 1972:iy = <y_control>^error: illegal character >, line 1972:iy = <y_control>^error: input arg 'y_control' used before defined, line 1972:iy = <y_control>error: input arg 'y_control' of type ? not allowed when expecting i, line1972:iy = <y_control>------------------------------------------------------------------------------_______________________________________________Bluemusic-users mailing list------------------------------------------------------------------------------_______________________________________________Bluemusic-users mailing list
« Return to Thread: syntax for the XY-controller in BSB instruments
| Free embeddable forum powered by Nabble | Forum Help |