[Portaudio] PortAudio for Solaris built in audio
Phil Burk
philburk@softsynth.com
Tue, 14 May 2002 18:15:50 -0700
Hello Augustus,
> sound card under Solaris. Now I notice that the Portaudio home page
> says that you would like to add support for Solaris. I presume that
> this is referring to the default dev/audio under Solaris. I may have to
> write this, so I would like to get some feedback from the list regarding
> how much work is involved. I don't really know the first thing about
You could probably get something working in a couple days if:
- you start with the Linux/OSS implementation which is the closest to
Solaris,
- you have documentation and an example program for audio on Solaris and
they make sense to you.
The hardest part is usually implementing the device query. But you could
maybe fudge that for a first draft. Just report what you know is supported.
Then you'll get sound out very soon.
Anybody out there on the list with Solaris audio experience who can comment?
Phil Burk