[fluid-dev] fluidsynth 2.1.1 not creating a server

2020-08-04 Thread Knute Snortum
I am trying to get fluidsynth to start a server so that an outside application (frescobaldi) can send MIDI events to it. Here is what I get when I try to do this: $ fluidsynth -is /usr/share/sounds/sf2/FluidR3_GM.sf2 FluidSynth runtime version 2.1.1 Copyright (C) 2000-2020 Peter Hanappe and other

Re: [fluid-dev] synth.audio-groups and LADSPA effects

2020-08-04 Thread Bill Peterson
Thanks for the clarifications, all! I thought the main issue was probably an ALSA limitation, but I think I can do what I want using JACK and the information you've given me. On Tue, Aug 4, 2020 at 2:33 AM Marcus Weseloh wrote: > Hi, > > Am Di., 4. Aug. 2020 um 02:16 Uhr schrieb Ceresa Jean-Jacq

Re: [fluid-dev] synth.audio-groups and LADSPA effects

2020-08-04 Thread Marcus Weseloh
Hi, Am Di., 4. Aug. 2020 um 02:16 Uhr schrieb Ceresa Jean-Jacques : > 1)The number of rendered audio output (nbr_outputs) is dependant of > synth.audio-channels and synth.audio-group: > nbr_outputs = max(synth.audio-channels, synth.audio-groups) (default is 1). > These audio outputs will be playe