I compiled and installed 1.1.3 (using checkinstall to create DEB packages)--there didn't seem to be any errors, but when I run Fluidsynth, it causes QJackCtl to have a very long X-run and then eventually QJackCtl crashes. If I run QJackCtl and then start Fluidsynth from a terminal I get the following:
FluidSynth version 1.1.3
Copyright (C) 2000-2010 Peter Hanappe and others.
Distributed under the LGPL license.
SoundFont(R) is a registered trademark of E-mu Systems, Inc.

bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
lash_open_socket: could not connect to host 'localhost', service '14541'
lash_comm_connect_to_server: could not create server connection
Connected to JACK server with client name 'LASH_Server'
Opened ALSA sequencer with client ID 129
Listening for connections
Created project project-1 in directory /home/chris/audio-projects/project-1 Added client cb196e61-bbff-41c9-9b9a-74951c3609ab of class fluidsynth to project project-1 fluidsynth: Jack sample rate mismatch, adjusting. (synth.sample-rate=44100, jackd=48000)
Type 'help' for help topics.

>
And after a few seconds, I get an endless stream of:
Jack error: cannot continue execution of the processing graph (Broken pipe)
If I revert back to Matt Giucia's 1.1.2 packages (available via his PPA <https://launchpad.net/%7Emgiuca/+archive/fluidsynth>), everything works fine, and I get the following output instead:
FluidSynth version 1.1.2
Copyright (C) 2000-2009 Peter Hanappe and others.
Distributed under the LGPL license.
SoundFont(R) is a registered trademark of E-mu Systems, Inc.

lash_open_socket: could not connect to host 'localhost', service '14541'
lash_comm_connect_to_server: could not create server connection
Connected to JACK server with client name 'LASH_Server'
Opened ALSA sequencer with client ID 129
Listening for connections
Created project project-1 in directory /home/chris/audio-projects/project-1 Added client a3d519c8-eab1-4f23-b39b-da43a6c4bf41 of class fluidsynth to project project-1 fluidsynth: Jack sample rate mismatch, adjusting. (synth.sample-rate=44100, jackd=48000)
Type 'help' for help topics.

>
Does anyone know what could be the problem?  Here is my system info:

** My System **
Motherboard: MSI K9N SLI Platinum (nForce 570 SLI chipset)
CPU: AMD Athlon(tm) 64 Processor 4000+ (2.6 GHz)
RAM: 2GB DDR2
Video: Dell NVIDIA GeForce 7800 GTX w/ 256 MB RAM (PCI Express)
OS: Kubuntu 10.04 i386 w/ KDE SC 4.5.1 from Kubuntu PPA
Linux Kernel: 2.6.32-24-lowlatency
Jack: 0.118+svn3796
Qt: 4.7.0

-~Chris
_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to