fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] ANNOUNCE: QSynth 0.0.1 - Qt interface to fluidsynth


From: Rui Nuno Capela
Subject: Re: [fluid-dev] ANNOUNCE: QSynth 0.0.1 - Qt interface to fluidsynth
Date: Mon, 17 Nov 2003 11:42:17 -0000 (WET)
User-agent: SquirrelMail/1.4.2

>> http://qsynth.sourceforge.net
>>
>> Requirements are Qt3.1.1 and libfluidsynth.
>>
>> Please let us know how you get on with it!
>
>
> Also it seems like the initial setup is for jack. So if you don't have
> jack running it will exit right away with an error message leaving you
> no possibility to reconfigure the setup.. Tough for these people that
> don't have jack installed..
>

Yes, jack was made the default audio driver for qsynth. However you can
override this setting, and any other for that matter, from the command
line ;)

Qsynth's command line is almost, but not perfectly :) compatible with
fluidsynth's. The main feature is that any settings you give as a command
line argument will persist and will not be needed to be specified on later
sessions.

For example, to switch to native ALSA driver you'll have to enter the
following command line:

    qsynth -a alsa

and that's it from then on.

To get back to jack, just enter any one time:

    qsynth -a jack

Of course, while qsynth is up and running you can always use the setup
dialog to switch settings at will. If anything goes wrong, you still have
the command line to the rescue :)

    qsynth --help

Hope this is OK for you and everyone else.

Cheers.
-- 
rncbc aka Rui Nuno Capela
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]