[bugs:#1222] oscformat can't send messages starting with symbols

Status: open
Group: v0.46
Created: Wed Dec 23, 2015 07:01 PM UTC by danomatika
Last Updated: Wed Dec 23, 2015 07:01 PM UTC
Owner: nobody

Sending messages with start with a float works fine ie. in the example: [4 5 weasel 6 7 rat <

However, sending a message starting with a symbol does not: [weasel 4 5 6 7 rat < results in an error:

oscformat: no method for 'weasel'

Prepending list fixes this, but there isn't a mentin of it in the help patch. Since messages starting with floats are regarded as implciit lists, I'd think that messages starting with symbols would as well.


Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.