On Apr 10, 2011, at 1:09 PM, Pedro Lopez-Cabanillas wrote:

I've not included jack, midishare, libsndfile, or any other optional dependencies. Only coreaudio and coremidi drivers, and of course the required libraries glib and gthread are bundled into qsynth.app, along with Qt4.

Regards,
Pedro

Okay, I tried with coreaudio but I still cannot load a soundfont

13:13:57.203 Qsynth1: Creating synthesizer engine...
13:13:57.284 Qsynth1: Loading soundfont: "/Users/login/Music/sf2/ GeneralUser_GS_FluidSynth_v1.43_RC1.sf2" (bank offset 0)... 13:13:57.338 Qsynth1: Failed to load the soundfont: "/Users/login/ Music/sf2/GeneralUser_GS_FluidSynth_v1.43_RC1.sf2".
fluidsynth: error: Couldn't load soundfont file
fluidsynth: error: Failed to load SoundFont "/Users/login/Music/sf2/ GeneralUser_GS_FluidSynth_v1.43_RC1.sf2"
13:14:00.405 Qsynth1: Creating audio driver (coreaudio)...
13:14:00.428 Qsynth1: Creating MIDI router (coremidi)...
13:14:00.431 Qsynth1: Creating MIDI driver (coremidi)...
13:14:01.225 Qsynth1: Creating MIDI player...
13:14:01.237 Qsynth1: Synthesizer engine started.
13:14:01.239 Qsynth1: fluid_synth_set_gain(1.1)
13:14:01.243 Qsynth1: fluid_synth_set_reverb(0.52,0.1,1,0.9)
13:14:01.245 Qsynth1: fluid_synth_set_chorus(5,1,0.3,8,0)
fluidsynth: warning: No preset found on channel 0 [bank=0 prog=0]
fluidsynth: warning: No preset found on channel 1 [bank=0 prog=1]
fluidsynth: warning: No preset found on channel 2 [bank=0 prog=2]
fluidsynth: warning: No preset found on channel 3 [bank=0 prog=17]
fluidsynth: warning: No preset found on channel 4 [bank=0 prog=19]
fluidsynth: warning: No preset found on channel 5 [bank=0 prog=5]
fluidsynth: warning: No preset found on channel 6 [bank=0 prog=6]
fluidsynth: warning: No preset found on channel 7 [bank=0 prog=7]
fluidsynth: warning: No preset found on channel 8 [bank=0 prog=50]
fluidsynth: warning: No preset found on channel 9 [bank=128 prog=0]
fluidsynth: warning: No preset found on channel 10 [bank=0 prog=72]
fluidsynth: warning: No preset found on channel 11 [bank=0 prog=42]
fluidsynth: warning: No preset found on channel 12 [bank=0 prog=70]
fluidsynth: warning: No preset found on channel 13 [bank=0 prog=40]
fluidsynth: warning: No preset found on channel 14 [bank=0 prog=90]
fluidsynth: warning: No preset found on channel 15 [bank=0 prog=80]

Wouldn't you need to link in libsndfile for reading the samples embedded in the soundfonts ?

Regards,
Ebrahim
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to