Qt-interest Archive, March 2002
Commercial sound library to run with Qt
Message 1 in thread
Hi All!
Our company develops multimedia application using Qt 3.0.2. We need
extensive sound playback capabilities to be implemented in our application.
Could you please suggest us commercial sound library, which works fine with
Qt? In particular we need this library to be able to play sound buffer from
memory (cause we already have engine to read and decode mp3,wav, etc. files
into RAW format). At best it should be also cross-platform.
Please, make your suggestions.
Best regards,
Dmytro Ivanets
Message 2 in thread
On Saturday 16 March 2002 01:04 am, Dmytro Ivanets wrote:
> Hi All!
>
> Our company develops multimedia application using Qt 3.0.2. We need
> extensive sound playback capabilities to be implemented in our application.
>
> Could you please suggest us commercial sound library, which works fine with
> Qt? In particular we need this library to be able to play sound buffer from
> memory (cause we already have engine to read and decode mp3,wav, etc. files
> into RAW format). At best it should be also cross-platform.
>
> Please, make your suggestions.
>
> Best regards,
> Dmytro Ivanets
I would suggest portaudio
http://www.portaudio.com/
ljp