Csound Csound-dev Csound-tekno Search About

[Csnd] templates comments and csound journal question

Date2009-09-22 02:42
From
Subject[Csnd] templates comments and csound journal question
     If you can find the last fnumber in a score and you can renumber the ftables why would a template be necessary??  You would just need to be able to renumber the output number regardless of what it is in your original file using just simple orc sco files.  I am not against it I just don't understand it.  the new inleta opcode looks like it might make it easier though
 
     I was intrested in publishing an article about my fnumber renumber program (and to add other fnumbers cases to it) but I am not sure how to contact the editors, I wasn't able and I could use some advice/testing of the program.
 
http://www.csounds.com/node/435
 
 
 


Lauren found her dream laptop. Find the PC that’s right for you.

Date2009-09-22 02:54
FromSteven Yi
Subject[Csnd] Re: templates comments and csound journal question
Hi Eric,

I received your email about 1 hour ago and have not had a chance to
read through the article to reply (am sick today, will probably take a
look at it tomorrow).  Renumbering ftable numbers is tricky as it can
be ambiguous (can be difficult to determine if an argument of '1' is
ftable 1 or just the number value 1, especially with a UDO).  Anyways,
I recommend not using numbered ftables and just using ftgen opcodes so
that a csound-generated number is used, thus sidestepping any issues
of ftable number clashing
(http://www.csounds.com/journal/2006winter/encapsulatedInstruments.html).

I'll reply about your article when I have a chance to look through.

Thanks,
steven

On Mon, Sep 21, 2009 at 9:42 PM,   wrote:
>      If you can find the last fnumber in a score and you can renumber the
> ftables why would a template be necessary??  You would just need to be able
> to renumber the output number regardless of what it is in your original file
> using just simple orc sco files.  I am not against it I just don't
> understand it.  the new inleta opcode looks like it might make it easier
> though
>
>      I was intrested in publishing an article about my fnumber renumber
> program (and to add other fnumbers cases to it) but I am not sure how to
> contact the editors, I wasn't able and I could use some advice/testing of
> the program.
>
> http://www.csounds.com/node/435
>
>
>
>
> ________________________________
> Lauren found her dream laptop. Find the PC that’s right for you.


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2009-09-25 21:48
Fromedexter5
Subject[Csnd] Re: templates comments and csound journal question


Steven Yi wrote:
> 
> Hi Eric,
> 
> I received your email about 1 hour ago and have not had a chance to
> read through the article to reply (am sick today, will probably take a
> look at it tomorrow).  Renumbering ftable numbers is tricky as it can
> be ambiguous (can be difficult to determine if an argument of '1' is
> ftable 1 or just the number value 1, especially with a UDO).  Anyways,
> I recommend not using numbered ftables and just using ftgen opcodes so
> that a csound-generated number is used, thus sidestepping any issues
> of ftable number clashing
> (http://www.csounds.com/journal/2006winter/encapsulatedInstruments.html).
> 
> I'll reply about your article when I have a chance to look through.
> 
> Thanks,
> steven
> 
> On Mon, Sep 21, 2009 at 9:42 PM,   wrote:
>>      If you can find the last fnumber in a score and you can renumber the
>> ftables why would a template be necessary??  You would just need to be
>> able
>> to renumber the output number regardless of what it is in your original
>> file
>> using just simple orc sco files.  I am not against it I just don't
>> understand it.  the new inleta opcode looks like it might make it easier
>> though
>>
>>      I was intrested in publishing an article about my fnumber renumber
>> program (and to add other fnumbers cases to it) but I am not sure how to
>> contact the editors, I wasn't able and I could use some advice/testing of
>> the program.
>>
>> http://www.csounds.com/node/435
>>
>>
>>
>>
>> ________________________________
>> Lauren found her dream laptop. Find the PC that’s right for you.
> 
> 
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 

I am posting this from nabble so hopefully it isn't sent twice.

thanks for the reply.  I found your article very helpfull when I was looking
up programming styles.. 
since I took up the chalenge I will see how far I can take it , I have a new
version that could use 
some testing if someone is brave. (it is the parser with the 3 on the end
requires python) 
I fixed a bug and can now renumber ifn's defined as a variable. 

http://www.ziddu.com/download/6647189/ifnparser2.zip.html


-- 
View this message in context: http://www.nabble.com/templates-comments-and-csound-journal-question-tp25553403p25619034.html
Sent from the Csound - General mailing list archive at Nabble.com.



Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"