Patches item #1739650, was opened at 2007-06-19 06:58 Message generated for change (Comment added) made by mrpeach You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1739650...
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: externals Group: feature Status: Open Resolution: None Priority: 5 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Martin Peach (mrpeach) Summary: add default OSC-path to packOSC
Initial Comment: this patch adds a message "prefix <symbol>" to the [packOSC] object, which adds a default OSC-prefix to all OSC-paths.
e.g. [prefix /bla, send /forth 1 2 3( will output the binary representation of the OSC-message "/bla/forth 1 2 3"
this is only for convenience, but when you are transmitting large numbers of osc-messages, prefixing each and everyone via pd's internal string-manipulation mechanisms can be rather slow. this should be faster...
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach)
Date: 2007-06-20 16:42
Message: Logged In: YES user_id=919007 Originator: NO
OK, done.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1739650...