Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] More manual

Date2007-09-30 17:41
FromVictor Lazzarini
SubjectRe: [Cs-dev] More manual
Sorry, my fault: these are the optionals

ioverlap - overlap (hopsize) defaults to N/4
iwinsize - window size, defaults to N
iwintype - window type, defaults to Hanning
iformat - data format, defaults to AMP:FREQ

and isize does not default to anything, as it
is not optional.

Victor

> The description of pvsosc is confused.  In particular
>
> "isize -- size of analysis frame and window, defaults to
> isize." cannot be right.
>
> The manual gives 4 args and 1 optional.  the code has 4
> arguments and 4 optional ones.
>
> Performance seems suspect as well.
> ==John ffitch
>
> ----------------------------------------------------------
> --------------- This SF.net email is sponsored by:
> Microsoft Defy all challenges. Microsoft(R) Visual Studio
> 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-09-30 18:04
FromAndres Cabrera
SubjectRe: [Cs-dev] More manual
Hi Victor,
I'm adding this, but wanted to clarify some points:

Victor Lazzarini escribió:
> Sorry, my fault: these are the optionals
>
> ioverlap - overlap (hopsize) defaults to N/4
>   
N is isize, right?
> iwinsize - window size, defaults to N
>   
What's this window, and how does iwinsize differ from isize
> iwintype - window type, defaults to Hanning
>   
What are the options?
> iformat - data format, defaults to AMP:FREQ
>   
Where is a list of the possible formats?

Cheers,
Andrés


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net