On Tuesday 02 September 2008 05:20:46 Gaydov Victor wrote:
> Package: timidity
> Version: 2.13.2-9
> Severity: important
>
>
> after configuring (install freepats, TIM_ALSASEQ=true .. ) and running
>
> $/etc/init.d/timidity start
> Starting TiMidity++ ALSA midi emulation: timidity.
>
>       or
>
> $start-stop-daemon --start --quiet --exec /usr/bin/timidity --pidfile
> /var/run/timidity.pid -- -B2,8 -iAD
>
> timidity says that alsa midi emulation is on, but there is no /dev/midi.
> as i know, this problem appears only in debian ( and it's not old ) and i
> saw questions abaout it in google.

Alsa midi does not provide /dev/midi, it provides "ports" on the alsa 
sequencer interface that you can connect to other alsa midi devices via 
e.g. "aconnect". If you want to use plain midi devices I suggest you use the 
virmidi alsa module to make virtual alsa devices that expose a raw midi 
interface.

See http://www.tldp.org/HOWTO/MIDI-HOWTO-10.html for more information.

Joost

-- 
homepage: http://damad.be/joost
photo/blog: http://damad.be/joost/blog



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to