1) A gain of 1 might easily result in clipping for loud Soundfonts and
MIDIs that use many voices.

2) Not sure. It could be that the interpolation routines of
fluid_rvoice_dsp.c are not capable of upsampling (any low) sample rate
by that high factor, so one has chosen a "lower" limit of 96kHz. Ofc
you can try to hardcode a higher limit and see if it still sounds
good. And in case it doesnt, try 7th order sinc interpolation rather
than default 4th order cubic. But the question remains: Why would you
need 192kHz?

Tom

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to