Paul Winkler wrote:
>Hang on - no such hack is necessary.
>
>Briefly: with a couple of typedef changes, LADSPA and Ecasound can use
>doubles instead of floats. So I'm going to suggest again that you not
>write code to deal with the soundcard driver at all; you can use
>Ecasound which provides a flexible framework for dealing with soundcards
>and setting up chains of DSP plugins. Then write your DSP as LADSPA
>plugins.
Wow ... thank you! I am not to the point in my knowledge, yet, where I
completely understand what you wrote (well; I understand typedefs, just not
LADSPA), but I DO understand the implications. Anything that can simplify
my job, and make things more portable, is aces in my book.
Your message definitely goes into the "keep" folder.
Greg Berchin