[Qt-interest] Signal Generator Software Audio Enable
John McClurkin
jwm at nei.nih.gov
Mon Nov 2 14:22:37 CET 2009
Srdjan Todorovic wrote:
> Hi,
>
> On 01/11/2009, Sujan Dasmahapatra <sujan.dasmahapatra at gmail.com> wrote:
>> Hi
>> Thank for the help. Yes I think that is the kind of signal gen I want to
>> built or want to do some customization on an open source software. Is it
>> possible to built that kind of sig-gen using Qt where sound should be
>> enabled.
>
> I can't imagine a situation where you couldn't make a Qt-based sound
> signal generator.
>
> You would setup your samples, and then use platform-specific calls to
> the audio framework of your machine.
>
> I seem to remember reading something about QSound being rubbish, so
> you might have to use ALSA/OSS/DirectSound (or whatever) to actually
> transfer the audio samples to the sound driver and to the device.
>
> Srdjan
QSound does works on Windows XP. It doesn't work on Linux.
More information about the Qt-interest-old
mailing list