Strangely works OK only if the peak reading display is on ??
From: fluid-dev-bounces+mnjmiller=outlook@nongnu.org
on behalf of michael
miller
Sent: Saturday, July 22, 2023 6:56 PM
To: fluid-dev@nongnu.org
Subject: [fluid-dev] percussion channel problem
# RaspBerry Pi 4 and/or 400
# FluidSynth from RPi repository
# Launch Qsynth
# Launch Thonny (Python)
# No sound from channel 10
# This works right with Timidity
import os
import time
os.system("sudo modprobe snd-virmidi")
os.system("aconnect 28:0 128:0")
fo=open("/dev/snd/midiC3D0","wb",b