fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] What is MIDI driver?


From: Nikolay Shaplov
Subject: Re: [fluid-dev] What is MIDI driver?
Date: Sun, 13 Feb 2022 21:55:32 +0300

В письме от воскресенье, 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.

> 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]