Csound Csound-dev Csound-tekno Search About

Re: [Csnd] GEN16 strangeness

Date2012-01-16 17:31
From"Art Hunkins"
SubjectRe: [Csnd] GEN16 strangeness
Thanks for this fix, Tito.

As a result, does this mean that an extended guard point in a table is 
required when a (normalized) tab value of 1 is specified, or not?

Art Hunkins

----- Original Message ----- 
From: "Tito Latini" 
To: 
Sent: Monday, January 16, 2012 3:57 AM
Subject: Re: [Csnd] GEN16 strangeness


> fixed in git a round off problem with tab opcode (simple and double float)
>
> tito
>
>
> 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"
> 



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"

Date2012-01-16 18:00
FromTito Latini
SubjectRe: [Csnd] GEN16 strangeness
AttachmentsNone  

Date2012-01-16 18:11
FromTito Latini
SubjectRe: [Csnd] GEN16 strangeness
AttachmentsNone  

Date2012-01-16 18:35
FromVictor
SubjectRe: [Csnd] GEN16 strangeness
Tito, 
I have the impression your fix reverted the code to a previous state after I had it fixed it so that 1 represented tablen and not tablen-1. I remember someone complaining about this behaviour so I went and fixed it. But I cant remember details, it should be in the list archives. 

I dont know but I think the allowed interval should be [0,1) but not certain.

Victor

On 16 Jan 2012, at 18:11, Tito Latini  wrote:

> sorry, replace 4 with 1 in the example (k1=1)
> 
> 
> 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"
> T St t 


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"


Date2012-01-16 18:41
FromTito Latini
SubjectRe: [Csnd] GEN16 strangeness
AttachmentsNone  

Date2012-01-16 18:52
FromVictor
SubjectRe: [Csnd] GEN16 strangeness
Yes, i cant find it either, i saw i fixed something else in 2010. I am not sure what the interval should be though. If it is to be len-1, should we not have

p->xbmul = ftp->flen -1;

victor


On 16 Jan 2012, at 18:41, Tito Latini  wrote:

>> I have the impression your fix reverted the code to a previous state after I had it fixed it so that 1 represented tablen and not tablen-1. I remember someone complaining about this behaviour so I went and fixed it. But I cant remember details, it should be in the list archives. 
> 
> No trace in git
> 
> git blame Opcodes/gab/gab.c | grep -I Victor
> 
> 
> 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"
> 


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"


Date2012-01-16 18:53
FromTito Latini
SubjectRe: [Csnd] GEN16 strangeness
AttachmentsNone  

Date2012-01-16 18:58
FromVictor
SubjectRe: [Csnd] GEN16 strangeness
No i was probably remembering it wrong. I fixed something else.

Sent from my iPad

On 16 Jan 2012, at 18:53, Tito Latini  wrote:

>> Yes, i cant find it either, i saw i fixed something else in 2010. I am not sure what the interval should be though. If it is to be len-1, should we not have
>> 
>> p->xbmul = ftp->flen -1;
>> 
>> victor
> 
> yes, df48012d1913985
> 
> DO you have an example of th eold bug?
> 
> tito
> 
> 
> 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"
> 


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"