Re: [fluid-dev] universal macOS dynamic libs for a Pure data external?

2022-05-13 Thread Alexandre Torres Porres
hi, thanks for the binaries, I think they are useful, though I'm not sure I'll end up using them right now. I will let you know. thanks Em qui., 5 de mai. de 2022 às 04:04, Tom M. escreveu: > Ok, I got it compiled for arm64 and x86_64. You can grab the binaries from > here: > > https://dev.azur

[fluid-dev] GEN_FINETUNE resolution?

2022-05-13 Thread Alexandre Torres Porres
Hi, I'm using *fluid_synth_set_gen* and *GEN_FINETUNE* for fine tuning in cents. Actually, for general transposition but hoping it would be capable of very minute changes. So, it seems it doesn't have a float resolution. If I pass it "1" or "1.99", my pitch analyzer gives me the same value, then i

Re: [fluid-dev] Unit Tests fails report and help wanted

2022-05-13 Thread Tom M. via fluid-dev
You're building and executing the unit tests as root. That doesn't make much sense. You should only use sudo when really needed, cf. the docs: https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#common-tips-for-compiling-from-source > And when the music ends, it can not exit automatica