jake [+/or] tK -> we have a serious OSC prob!

0 views
Skip to first unread message

jonCates

unread,
Jun 8, 2007, 5:42:04 PM6/8/07
to ix_...@googlegroups.com
hola jake [+/or] tK -> we have a serious OSC prob

we need main.py to NOT listen for only a number value of a spell BUT
INSTEAD TO listen for the full strings or parse out the number value
inside the string, i.e:

/spell 1*

/spell 2*

/spell 3*

/spell 4*

/spell 5*

/spell 6*

/spell 7*

/spell 8*

/spell 9*

where * would any dummy character that could be ignored b/c the last
character is always ignored (unless you find that that is also is
prob to incl the dummy character + u instead parse out only the
number value)

the problem is that the OSC msg coming from the MAX/MSP patch
contains the full string (i.e. what is currently "/spell 1") +
main.py is listening only for the single number value

so currently OSC is sending + (the current version) of main.py is
receiving but main.py cant respond so spells arent getting cast by
the shaking of the cube

for reference the MAX/MSP patch was posted to the list by Alex

thnx!!!
// jC

tamas

unread,
Jun 8, 2007, 11:42:02 AM6/8/07
to ix_...@googlegroups.com
i'm on it

tamas

unread,
Jun 8, 2007, 11:50:56 AM6/8/07
to ix_...@googlegroups.com
ok

so now the spell messages should look like:

/spell 1_
/spell 9_

etc, where '1_' is a string that has a dummy underscore
i have uploaded the new src to google groups. its the latest ix-svn tarball

tk

Reply all
Reply to author
Forward
0 new messages