[ supercollider-Bugs-2021481 ] OSCpathResponder is broken

View: New views
1 Messages — Rating Filter:   Alert me  

[ supercollider-Bugs-2021481 ] OSCpathResponder is broken

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bugs item #2021481, was opened at 2008-07-18 15:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474248&aid=2021481&group_id=54622

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SC Language
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: sciss (sciss)
Assigned to: Nobody/Anonymous (nobody)
Summary: OSCpathResponder is broken

Initial Comment:
OSCpathResponder is still broken and only works under certain circumstances. In the example below, responder y doesn't get notified:


x = OSCpathResponder( NetAddr.localAddr, [ '/timeline', 1004, \position ], { "x received!".postln }).add;
y = OSCpathResponder( NetAddr.localAddr, [ '/timeline', 1004 ], { "y received!".postln }).add;
z = OSCresponderNode( NetAddr.localAddr, '/timeline', { "z received!".postln }).add;

NetAddr.localAddr.sendMsg( '/timeline', 1004, \position, 1234 );




----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474248&aid=2021481&group_id=54622

_______________________________________________
sc-dev mailing list

info (subscribe and unsubscribe): http://swiki.hfbk-hamburg.de:8888/MusicTechnology/880
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/
LightInTheBox - Buy quality products at wholesale price