[PD] OSC namespaces and how to tame them?

batinste dwanafite at yahoo.fr
Tue Jan 24 13:32:16 CET 2012


hi

see [splitfilename]

On 24/01/2012 12:46, Julian Brooks wrote:
> Hi all,
>
> I'm looking for something that can quickly trim fairly long lists of
> incoming OSC messages, for example:
> slime/user/sb/app/renoise/midichannel/3/noteon/38 127
> So that I can just get at '38 127'?
>
> Theses lists are dynamic, so it's not possible to have them setup
> beforehand apart from the 1st couple of strings.
>
> I'm currently using a simple abstraction
>
> [r $2]
> |
> [routeOSC $1]
> |
> [s $3]
>
> that trims them down by copying and pasting (I also have a [print]
> connected to the incoming messages) but it takes too long to get to
> the data I want and it's hard to follow with so many messages flying
> past the terminal.
>
> This is for an improvisation system with several other people so
> there's lots of data swooshing about, wondering if anyone has any
> experience using OSC in this type of environment?
>
> All tips, pointers, examples and patches gratefully accepted.
>
> Very best wishes,
>
> Julian
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120124/9bd310d4/attachment.htm>


More information about the Pd-list mailing list