Csound Csound-dev Csound-tekno Search About

[Cs-dev] Text file of all opcodes that includes inputs / outputs

Date2012-11-26 18:27
FromJacob Joaquin
Subject[Cs-dev] Text file of all opcodes that includes inputs / outputs
AttachmentsNone  None  
Hello Csound Dev list,

I thought I might have seen a text file or a list of all the opcodes that included all the possible input/output configurations for each opcode as well. Not sure if this exists or if I'm imagining things. If it does exist, can someone point me in the right direction. I want to take this list and convert it into a JSON object to test a few things out.

Best,
Jake

Date2012-11-26 18:38
FromSteven Yi
SubjectRe: [Cs-dev] Text file of all opcodes that includes inputs / outputs
HI Jake,

Are you talking about what you get when you do "csound -z1"?  That
lists the opcodes with out-types and in-types.

steven

On Mon, Nov 26, 2012 at 6:27 PM, Jacob Joaquin  wrote:
> Hello Csound Dev list,
>
> I thought I might have seen a text file or a list of all the opcodes that
> included all the possible input/output configurations for each opcode as
> well. Not sure if this exists or if I'm imagining things. If it does exist,
> can someone point me in the right direction. I want to take this list and
> convert it into a JSON object to test a few things out.
>
> Best,
> Jake
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-11-26 18:41
FromJacob Joaquin
SubjectRe: [Cs-dev] Text file of all opcodes that includes inputs / outputs
AttachmentsNone  None  
That's exactly what I was looking for. Thanks!

On Mon, Nov 26, 2012 at 10:38 AM, Steven Yi <stevenyi@gmail.com> wrote:
csound -z1