Am Fri, 20 May 2011 11:20:29 +0200
schrieb Jose Maria Gomez <josema...@gomezvergara.es>:

> I have been having a look to the code to figure out how Hydrogene has
> been done. It is really awesome the interface and I was having a look to
> the no-gui part.
> 
> As far as I know you use ALSA to interface with the sound, but I have a
> question. I am sorry if this question is too trivial, but...
> 
> I see that hydrogen is available for mac, win and lin. I thought that
> alsa was available only for linux, isnt it? so, how do you do to make
> hydrogen works in mac and win as well. I know that Qt are a pretty
> multiplatform library, but I think you dont use Phonon or QtMultimedia
> for sound, using ALSA as well, so, that is my question.
> 
> Thansk in advance.

hydrogen handle different audi-systems with an own audio driver class.
we have driver support for:
alsa
jack
oss
portaudio
coreaudio

you can find the corresponding source-code under:
libs/hydrogen/src/IO

lg wolke

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to