Using sounds in Qt Linux?
-
I'm making a game currently and i plan on using sounds in my -QT- Qt game, it runs on linux btw.
From what i heard from searching around Qsound is a good choice as well as phonon....but i don't want to use Phonon cause it will screw the latency of my game over.
Is there anyway to implement Qsound into linux? or is there any other small size audio players that can be used to play sounds in -QT- Qt?
-
I think this is what you are looking for :
http://linux.die.net/man/3/qsound -