[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] array type tags




Hi Julian,

The real work is going to be altering ConvertOSCMessage to deal with nested arrays. I can't tell if this will be hard or not, it needs a recursive call. (But it may be as simple as just adding the cases for [ and ] in a ConvertOSCArray method that more or less duplicates
ConvertOSCMessage.)

RJK

On Dec 20, 2008, at 11:02 AM, Julian Rohrhuber wrote:

Hi Ron,

this is a good idea, I think.


Hi all,

I am going to alter asOSCArgArray to insert array type tags for all levels (rather than flattening as it does now). This will (eventually) allow arbitrary array structures to be sent between copies of the language.

The server commands n_set and s_new ignore array tags beyond one level of nesting, since everything flattens to an
array of controls.


RJK

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/


--





.

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/



_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/