[PD-dev] [ pure-data-Patches-1739650 ] add default OSC-path to packOSC

SourceForge.net noreply at sourceforge.net
Thu Jun 21 09:39:57 CEST 2007


Patches item #1739650, was opened at 2007-06-19 12:58
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1739650&group_id=55736

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: Closed
>Resolution: Accepted
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: IOhannes m zmölnig (zmoelnig)
Date: 2007-06-21 09:39

Message:
Logged In: YES 
user_id=564396
Originator: YES

thanks (closing)

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

Comment By: Martin Peach (mrpeach)
Date: 2007-06-20 22: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&group_id=55736




More information about the Pd-dev mailing list