> There is no example of how to do this It should be as simple as using fluid_synth_bank_select() after the soundfont was loaded:
http://www.fluidsynth.org/api/synth_8h.html#a97b0f45f00922a46b1c1961d5b1f8cb5 > and I do not know whether banks are best set before or after the sound font > is loaded. In this case it shouldnt matter, but it's usually best to do any channel setup as late as possible to avoid that e.g. these are being reset during load operations. Tom 2017-12-20 15:38 GMT+01:00 Marcus Weseloh <mar...@weseloh.cc>: > Hi David, > > 2017-12-20 15:19 GMT+01:00 David Back <csw...@yahoo.co.uk>: >> >> Would fluid_synth_set_bank_offset( ); >> be useful. If so what is starting point for offsetting? Would an offset of >> 1 select bank > > If I read the source correctly, then it seems like the bank offset is > *subtracted* from the bank number (which seems very weird, in my opinion...) > So in order to shift the bank upwards, you would have to offset by a > negative number. > > Cheers, > > Marcus > > _______________________________________________ > fluid-dev mailing list > fluid-dev@nongnu.org > https://lists.nongnu.org/mailman/listinfo/fluid-dev > _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev