Re: [fluid-dev] FS on RPi4 not setting up midi port

2021-05-04 Thread Ben Gonzales via fluid-dev
Doh! I was checking the midi ports with `amidi -l` not `aconnect` The midi port was there, but I had another problem that was causing the lack of sound Thanks Sven. Ben On 5/5/21 2:01 am, Sven Meier wrote: Hi, I'm running fluidsynth on my RPi4: $ nohup fluidsynth --server --audio-drive

Re: [fluid-dev] FS on RPi4 not setting up midi port

2021-05-04 Thread Sven Meier
Hi, I'm running fluidsynth on my RPi4: $ nohup fluidsynth --server --audio-driver=alsa -c 4 -z 64 -r 19200 soundfont.sf2 & And it creates a MIDI input port as expected: $ aconnect -l client 128: 'FLUID Synth (5344)' [type=User,pid=5344]     0 'Synth input port (5344:0)' Have fun Sven On 0