Csound Csound-dev Csound-tekno Search About

[Csnd] oscil1

Date2011-01-12 12:59
Fromjpff@cs.bath.ac.uk
Subject[Csnd] oscil1
More testing

idur=512.000000 kicvt=380.435737 kinc=0
phs=0 ftp->lobits=15 dcnt=0
kinc=0

so if idur is greater than 380 it will never move.

I have checked the earliest version I have (1987) and this is original

So we can either place a warning in the manual, or replace with a version
that does not use integers, or scales to allow reasonable approximation --
and risk breaking compatability

==John ff



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"

Date2011-01-12 13:26
FromMichael Gogins
Subject[Csnd] Re: oscil1
In this case I vote for extending the duration. I do not know why
anyone would ever have used this bug to implement a piece of music.

Regards,
Mike

On Wed, Jan 12, 2011 at 7:59 AM,   wrote:
> More testing
>
> idur=512.000000 kicvt=380.435737 kinc=0
> phs=0 ftp->lobits=15 dcnt=0
> kinc=0
>
> so if idur is greater than 380 it will never move.
>
> I have checked the earliest version I have (1987) and this is original
>
> So we can either place a warning in the manual, or replace with a version
> that does not use integers, or scales to allow reasonable approximation --
> and risk breaking compatability
>
> ==John ff
>
>
>
> 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"
>
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


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"


Date2011-01-12 15:41
Fromfrancesco
Subject[Csnd] Re: oscil1
and in my test this is true (idur > 380) if sr 44100.
If sr 88200 this number is 190, obviously.

ciao,
francesco