fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] No sound from fluidsynth


From: Jose Diago
Subject: Re: [fluid-dev] No sound from fluidsynth
Date: Tue, 6 May 2003 12:35:46 +0200

Hello all.

Ok, so after some suggestions from Markus Nentwig and Krozilo I could finally test fluidsynth and get some sound out of it. I don't need to play midifiles using FS but instead use it in "realtime" mode by "feeding" it from a MidiShare application.

So now I will like to know how to get it working properly with midishare. The main problem is that I don't know how to get fluidsynth registered as a MidiShare application in msconnect, it doesn't work just by running FS.

Any clues?

Thanks for reading,
Jose Diago.



Le lundi, 5 mai 2003, à 17:43 Europe/Paris, Jose Diago a écrit :

Hello.

I recently downloaded and compiled Fluidsynth to use it in a project involving MidiShare. I'm currently using RedHat 7.3 and ALSA 0.9.2

So the first time I compiled it using ./configure; make; make install, that worked just fine. So running fluidsynth for the first time shows some info and some warnings:

        $ fluidsynth

        ** Using format s16, rw, interleaved
fluidsynth: warning: Couldn't set high priority scheduling for the audio output fluidsynth: warning: Couldn't set high priority scheduling for the MIDI input
        fluidsynth version 1.0.1
        Copyright (C) 2000-2002 Peter Hanappe and others.
        FLUID Synth comes with ABSOLUTELY NO WARRANTY.
        This is free software, and you are welcome to redistribute it
        under certain conditions; see the COPYING file for details.
        SoundFont(R) is a registered trademark of E-mu Systems, Inc.

        Type 'help' to get information on the shell commands.

Ok, so it runs with some warnings. Then I tried to test it with a SF and a Midi File:

        $ fluidsynth Claudio_Piano.SF2 LucyInTheSkyWithDiamonds.mid

fluidsynth: warning: Failed to pin the sample data to RAM; swapping is possible.
        ** Using format s16, rw, interleaved
fluidsynth: warning: Couldn't set high priority scheduling for the audio output fluidsynth: warning: Couldn't set high priority scheduling for the MIDI input
        fluidsynth version 1.0.1
        Copyright (C) 2000-2002 Peter Hanappe and others.
        FLUID Synth comes with ABSOLUTELY NO WARRANTY.
        This is free software, and you are welcome to redistribute it
        under certain conditions; see the COPYING file for details.
        SoundFont(R) is a registered trademark of E-mu Systems, Inc.

        Type 'help' to get information on the shell commands.

So it runs with a new warning but I have no sound output at all. Then I tried to compile it with '--enable-midishare' to get midishare support, but I had to make some changes to fluid_midishare.c to get it to compile (missing include, parse error, and some deprecated functions), but when I run fluidsynth it doesn't get registered as a MidiShare application (in msconnect), so, do I need to run fluidsynth with a special option?

Ok, so, am I doing something wrong? am I missing something during compilation or execution?

Thanks for reading,
Jose Diago.



_______________________________________________
fluid-dev mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/fluid-dev






reply via email to

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