Csound Csound-dev Csound-tekno Search About

Re: Higher numerical precission in Csound

Date1999-06-06 06:28
Frompaul winkler
SubjectRe: Higher numerical precission in Csound
Mike Berry wrote:
> 
>         Actually, lots of commercial software does use doubles.  No one uses 24
> bit integers internally, because they are not a native type to basically
> any machine.

"No one" as long as you're talking about computer software only; I
wasn't. Sorry if that wasn't clear. It's my understanding that quite a
lot of digital audio hardware, such as Yamaha's digital mixers, uses
24-bit integer calculations for most (all?) of the signal path. The
results are generally considered to be quite good.

Thanks for the correction on doubles in commercial software.