Am Sonntag, 13. Februar 2022 19:55 CET, Nikolay Shaplov <dh...@nataraj.su> schrieb: > В письме от воскресенье, 13 февраля 2022 г. 19:57:28 MSK пользователь Orm > Finnendahl написал: > > Have you tried "amidi -l" and use either the device or its name (in > > parentheses or with escaped spaces) for the -p or --portname= option > > as indicated in fludisynth's manpage? I assume giving a non valid name > > for the -p option will result in a fallback to /dev/snd/MIDIC0D0. > I tried it now: > > $ amidi -l > Dir Device Name > IO hw:1,0,0 Keystation MIDI 1 > > fluidsynth -a pulseaudio -m alsa_raw -g 10 -r 48000 --portname="Keystation > MIDI 1" /usr/share/sounds/sf3/default-GM.sf3 > fluidsynth -a pulseaudio -m alsa_raw -g 10 -r 48000 -p "Keystation MIDI 1" > /usr/share/sounds/sf3/default-GM.sf3 > fluidsynth -a pulseaudio -m alsa_raw -g 10 -r 48000 -p hw:1,0,0 > /usr/share/sounds/sf3/default-GM.sf3 > fluidsynth -a pulseaudio -m alsa_raw -g 10 -r 48000 --portname="hw:1,0,0" > /usr/share/sounds/sf3/default-GM.sf3 > > All gives same negative result.
IIRC I think you missunderstand the 'portname/p' parameter. According to the manpage (yeah, those f* manuals ...) that parameter ist for the alsa_sequencer backend to name the _fluidsynth_ input port. You want to start fluidsynth and then use aconnect to connect your Keystation to fluidsynth. Frankly, I your case I'd either use a GUI frontend for fluid (QSynth) or use Cadence do graphically patch your Midi hardware and apps. Just my 0.02 $ Cheers, RalfD > > In case nothing works this is actually a valid question to this list > > (and or the devs of fluidsynth). > Yeah. An unexpected bug report ;-) > > Since I am also a kind of C developer, I can also look into the code, and try > to get what is happening... > > > -- > Nikolay Shaplov aka Nataraj > Fuzzing Engineer at Postgres Professional > Matrix IM: @dhyan:nataraj.su > > > > > _______________________________________________ > fluid-dev mailing list > fluid-dev@nongnu.org > https://lists.nongnu.org/mailman/listinfo/fluid-dev -- Ralf Mattes Hochschule für Musik Freiburg Projektleitung HISinOne Schwarzwaldstr. 141, D-79102 Freiburg http://www.mh-freiburg.de _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev