Re: What is cmd_s_newargs?
[email protected] Thu, 12 Apr 2018 20:47:18 +0200
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <58F12D56923840BE8DE636D2F053F5B1@victorPortatil> |
Thanks for answering, Do you mean that when calling /s_new with name, nodeID, action and target we get cmd_s_new and if we add synth arguments we get cmd_s_newargs? ----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Thursday, April 12, 2018 8:14 PM Subject: Re: [sc-dev] What is cmd_s_newargs? This responds to the s_new OSC message. the Add Action and Target are parsed, as well as the name to the SynthDef. This is then dispatched to create a new Graph Node based on the SynthDef name. Hope that helps! josh > On Apr 12, 2018, at 10:56 AM, [email protected] wrote: > > Hi, > > I found it in "server command reference" but there is no description. > > Thanks > victor > > _______________________________________________ > sc-dev mailing list > > info (subscription, etc.): > http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx > archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ > search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/