double (IIRC) except of few functions like abs/labs/llabs (they take int/long arg and return int/long so I guess they are using int/long). there might be few others functions that use integer numbers. but all floating point functions use double (internally). AFAIK erik Juhana Sadeharju wrote: > > >From: Kai Vehmanen <[EMAIL PROTECTED]> > > > >Hmm, here's my thoughts in a nutshell: > > > > - converting from format to another format is expensive > > So what? Sometimes you need to do it outside the plug-in but also you > need to do it inside the plug-in if extra computation accuracy is needed. > > BTW, Does math library default to double? To float? > > juhana
- Re: [linux-audio-dev] LADSPA GU... David Olofson
- Re: [linux-audio-dev] LADSPA GU... Kai Vehmanen
- Re: [linux-audio-dev] LADSPA GU... David Olofson
- Re: [linux-audio-dev] LADSPA GU... Kai Vehmanen
- Re: [linux-audio-dev] LADSPA GU... David Olofson
- Re: [linux-audio-dev] LADSPA GU... Kai Vehmanen
- Re: [linux-audio-dev] LADSPA GU... Erik Steffl
- Re: [linux-audio-dev] LADSPA GU... Kai Vehmanen
- Re: [linux-audio-dev] LADSPA GU... David Olofson
- Re: [linux-audio-dev] LADSPA GU... Juhana Sadeharju
- Re: [linux-audio-dev] LADSPA GU... Erik Steffl
- Re: [linux-audio-dev] LADSPA GUI Issues Jim Coker
- Re: [linux-audio-dev] LADSPA GUI Issues Iain Sandoe
- Re: [linux-audio-dev] LADSPA GUI Issues James McCartney
- Re: [linux-audio-dev] LADSPA GUI Issues David Olofson
- Re: [linux-audio-dev] LADSPA GUI Issues Iain Sandoe
- Re: [linux-audio-dev] LADSPA GUI Issues David Olofson