Re: [fluid-dev] Config file warnings

2018-09-25 Thread Ben Gonzales
Thanks JJC So, my config file was doing very little in the past! That's fixed now, but I'm getting: fluidsynth: warning: Failed to set thread to high priority a few times. If I start FS via sudo then the warnings go away. The user, pi, is a member of the audio group and the entries in the /

Re: [fluid-dev] Config file warnings

2018-09-25 Thread Ceresa Jean-Jacques
Hi Ben   Now I'm using FS2, and I get these warnings in my log file: > > Warning: 'audio.periods' is not a realtime setting, changes won't take > effect. etc Some settings are just pointed as "not realtime" to advise the user that once the fluidsynth instance is created, those particulars

[fluid-dev] Config file warnings

2018-09-25 Thread Ben Gonzales
Hi All. I have been running this config file for a while with no problems. set synth.chorus.active off set synth.reverb.active off set audio.periods 2 set audio.period-size 64 set audio.realtime-prio 99 set midi.realtime-prio 99 set synth.sample-rate 44100.000 set synth.cpu-cores 2 set synth.gai