Csound Csound-dev Csound-tekno Search About

[Cs-dev] ftgen issue

Date2005-07-29 15:56
FromSteven Yi
Subject[Cs-dev] ftgen issue
AttachmentsNone  

Date2005-07-29 20:40
FromIstvan Varga
SubjectRe: [Cs-dev] ftgen issue
Fixed now.

Steven Yi wrote:

> I had an interesting error today using ftgen with gen 23.  I had a
> statement like:
> 
> gi_tpt_filter	ftgen	0, 0, 0, -23, "trumpet_filter.txt"
> 
> And in the output it said that it read 240 values, which is correct. 
> However, after that, gi_tpt_filter was not assigned a table number. 
> If I use:
> 
> gi_tpt_filter	ftgen	0, 0, 256, -23, "trumpet_filter.txt"
> 
> gi_tpt_filter is assigned a number.  If anyone has a chance to take a
> look, I'd appreciate it.  I took a look but it's my first time through
> fgens.c and what's going exactly isn't apparent at the moment to me.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-07-29 23:15
FromSteven Yi
SubjectRe: [Cs-dev] ftgen issue
AttachmentsNone