fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] New "bank offset" feature and selecting sfont/bank/prese


From: Ken Ellinwood
Subject: Re: [fluid-dev] New "bank offset" feature and selecting sfont/bank/preset...
Date: Mon, 14 Jun 2004 10:26:58 -0700 (PDT)

> 
> (Just one very minor point: the first soundfont still loads with an ID 
> of 0.)
> 
>  > load ~/sf2/gm.sf2 1 0
> loaded SoundFont has ID 0
> 

Can you please check to see if src/fluid_synth.c line 357 looks like this
(after applying the patch):

  synth->sfont_id = 1; /* KLE */

If not, then the patch was not applied successfully for some reason.  Can you
tell me where you obtained the source and to which fluidsynth version the patch
was applied -- source tarball, or latest CVS?.

If it appears that the patch was applied successfully, then maybe a "make clean
all" followed by "make install" will fix the problem.  

Its a subtle change that the IDs are now numbered from 1, but important in that
using 0 for the soundfont ID in the select command causes the behavior to be
different, so I feel its imporant to find out why this is the case for you.

Ken


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 




reply via email to

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