Hi, > If you studied Calculus, you know how fast the precision can vanish, > when you have to deal with algorithms which show up some numerical > instability. > > Therefore for full 24bit audio quality the 32bit float is simply not enough. I think it's more a matter of good plugin design, when working with that sort of algorithms. You have to know the limits of your algorithm. And if you really need more performance you can still do conversion from float to double within the filter. What are you going to do if you're reaching the limits of double precision and you want to have "full" 64bit quality? Cheers, Alex
- Re: [linux-audio-dev] LADSPA 64bit FP suppo... Erik Steffl
- Re: [linux-audio-dev] LADSPA 64bit FP s... David Olofson
- Re: [linux-audio-dev] LADSPA 64bit... David Olofson
- Re: [linux-audio-dev] LADSPA 6... Richard Guenther
- Re: [linux-audio-dev] LADSPA 6... David Olofson
- Re: [linux-audio-dev] LADSPA 64bit FP suppo... David Olofson
- Re: [linux-audio-dev] LADSPA 64bit FP s... Karl W. MacMillan
- Re: [linux-audio-dev] LADSPA 64bit... David Olofson
- Re: [linux-audio-dev] LADSPA 6... Karl W. MacMillan
- Re: [linux-audio-dev] LADSPA 6... David Olofson
- Re: [linux-audio-dev] LADSPA 64bit FP support ? Alexander Ehlert
- Re: [linux-audio-dev] LADSPA 64bit FP support ? David Olofson
- Re: [linux-audio-dev] LADSPA 64bit FP support ? James McCartney
- Re: [linux-audio-dev] LADSPA 64bit FP suppo... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA 64bit FP s... James McCartney
- Re: [linux-audio-dev] LADSPA 64bit FP s... James McCartney
- Re: [linux-audio-dev] LADSPA 64bit... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA 6... Paul Winkler
- Re: [linux-audio-dev] LADSPA 6... Paul Barton-Davis
- Re: [linux-audio-dev] LADSPA 6... James McCartney
- Re: [linux-audio-dev] LADSPA 6... Benno Senoner