Csound Csound-dev Csound-tekno Search About

[Csnd] curious table writing

Date2010-08-31 20:54
FromJason Timm
Subject[Csnd] curious table writing
Attachmentstabbing.csd  
First attempt at table writing here.

Could someone please explain why ival evaluates to 0.00 on first iteration. Also, non-negative Gen routine isn't scaling, at least as I would expect.

Thanks much.

Date2010-08-31 21:36
FromVictor.Lazzarini@nuim.ie
Subject[Csnd] Re: curious table writing
AttachmentsNone  None  

Date2010-08-31 21:38
FromJacob Joaquin
Subject[Csnd] Re: curious table writing
The manual says, "tablew is for writing at k- or at a-rates."  So my
guess is that table is called during the init pass, and tablew doesn't
get called until the first k-pass, which I believe always come after
the init pass.

Best,
Jake

Date2010-08-31 22:25
FromJason Timm
Subject[Csnd] Re: Re: curious table writing
Ah, that makes perfect sense.
Thanks Victor.

And changing to tab_i/tabw_i gets me my value first thing.
Much appreciated Jake.


On Tue, Aug 31, 2010 at 4:38 PM, Jacob Joaquin <jacobjoaquin@gmail.com> wrote:
The manual says, "tablew is for writing at k- or at a-rates."  So my
guess is that table is called during the init pass, and tablew doesn't
get called until the first k-pass, which I believe always come after
the init pass.

Best,
Jake
--
The Csound Blog - http://csoundblog.com/
Slipmat - http://slipmat.noisepages.com/


On Tue, Aug 31, 2010 at 12:54 PM, Jason Timm <jasontimm07@gmail.com> wrote:
> First attempt at table writing here.
> Could someone please explain why ival evaluates to 0.00 on first iteration.
> Also, non-negative Gen routine isn't scaling, at least as I would expect.
> Thanks much.


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"