| Yes, I think it should be possible to create variables from the orchestra, but I think merely assigning to a name should create the storage if it does not already exist.
In general, in cases where the API mirrors opcodes, I think the naming convention should be:
csoundOpcodeName
so in this case we would have
csoundExtGet
csoundExtSet
It would be less confusing then if the opcodes were in the same case, i.e.
xvalue ExtGet sname
ExtSet sname xvalue
-----Original Message-----
From: Istvan Varga
Sent: Mar 25, 2005 11:54 AM
To: csound-devel@lists.sourceforge.net
Subject: Re: [Cs-dev] API, was Broken again
Michael Gogins wrote:
> extset sname, xvalue
>
> xvalue extget sname
>
> Do you have another suggestion?
These seem to be OK. Should it be possible to create variables from the
orchestra ? Also, how about the API functions (name, prototype) ?
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |