fluid-dev
[Top][All Lists]
Advanced

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

[fluid-dev] fluidsynth error messages and swami


From: Menteco
Subject: [fluid-dev] fluidsynth error messages and swami
Date: Mon, 03 Nov 2003 18:31:22 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031024 Debian/1.5-2

Hello,
If I install fluidsynth from the Debian apt sources I get this errors and then fluidsynth is not recognized when I compile swami:
fluidsynth -a oss -m oss
cca_open_socket: error connecting to destination 'localhost:14541': Connection refused
cca_comm_connect_to_server: could not create server connection
cca_init: could not connect to server 'localhost:14541' - disabling ladcca

On the other hand, if I install fluidsynth from the source tar file I get these erros but fluidsynth is recognized by swami compilator: cca_open_socket: error connecting to destination 'localhost:14541': Connection refused
cca_comm_connect_to_server: could not create server connection
cca_init: could not connect to server 'localhost:14541' - disabling ladcca
fluidsynth: warning: Couldn't set high priority scheduling for the audio output fluidsynth: warning: Couldn't set high priority scheduling for the MIDI input

Anyway, in this second case, when I finally run swami I get these errors:
swami

** WARNING **: Failed to open config file "/home/menteco/.swami/swami.cfg": No such file or directory

** WARNING **: Failed to open config file "/home/menteco/.swami/swami_state.cfg": No such file or directory

** WARNING **: Failed to open config file "/home/menteco/.swami/plugins.cfg": No such file or directory

** WARNING **: Failed to open config file "/home/menteco/.swami/plugin_state.cfg": No such file or directory
Message: Loading plugins from /usr/local/lib/swami
Message: Loading plugin "/usr/local/lib/swami/wavetbl_fluidsynth.so"...
Message: Plugin "/usr/local/lib/swami/wavetbl_fluidsynth.so" loaded
Message: Loading plugin "/usr/local/lib/swami/samplelib_audiofile.so"...
Message: Plugin "/usr/local/lib/swami/samplelib_audiofile.so" loaded
Message: Loading plugin "/usr/local/lib/swami/samplelib_libsndfile.so"...
Message: Plugin "/usr/local/lib/swami/samplelib_libsndfile.so" loaded
Message: Loaded 3 plugins
swami: pcm_params.c:2220: snd_pcm_hw_refine: Assertion `pcm && params' failed.
Aborted

My PATH variable is this;
PATH=/bin:/usr/bin:/usr/local:/usr/local/bin:/usr/local/kde/bin ; export PATH

Help is welcome :-)





reply via email to

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