cesco12342000 wrote:
> is winrad using portaudio ?
> 
> I dont find the pa19.dll in the winrad folder, but functionality (and 
> shortcomings) of winrad suggest it uses portaudio. Is it ?

No. I examined Portaudio when deciding how the architecture of Winrad
should be, but found it a bit inefficient, as it tries to be everything
to everybody. Their main goal is portability (and the name indicates this).
I wasn't interested in portability, my development was strictly under
Windows, so I decided to write my own audio routines, exactly tailored
to my needs, and without extra stuff put there just to make Portaudio
usable under Linux, OSX and/or Mac.

You can easily check this, as now the Winrad source code is available, as
is that of Portadio, You won't find similarities between them. And my
audio routines use a third or a quarter of the statements used by
Portaudio for the same functions.

73  Alberto  I2PHD

Reply via email to