Re: [fluid-dev] About some default values.

2018-05-17 Thread Carlo Bramini
Hello, thank you for the replies. > 1) A gain of 1 might easily result in clipping for loud Soundfonts and > > MIDIs that use many voices. > I see. > > But the question remains: Why would you need 192kHz? > I was interested to try the highest frequency allowed by the DAC that I'm u

Re: [fluid-dev] About some default values.

2018-05-16 Thread Tom M.
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