[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:22282] MIDI sound
井上裕寿です。
Software Design 5 月号を見ながら、sound の設定をしてますが、
open /dev/sequencer: Device not configured になります。
dpkg -i /potato/main/binary-i386/sound/playmidi_2.3-22.deb
をしただけですが、なにかほかに必要でしょうか。
kernel は作りなおしてデバイスは下記のように sound があります。
hiro:/home/hiro# cat /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 cua
7 vcs
10 misc
14 sound
hiro:/home/hiro# xplaymidi /home/ftp/pub/midi/music/Auto.mid
Playmidi 2.3 Copyright (C) 1994-1996 Nathan I. Laredo
This is free software with ABSOLUTELY NO WARRANTY.
For details please see the file COPYING.
open /dev/sequencer: Device not configured
hiro:/home/hiro# ls /dev/sequencer -l
crw-rw---- 1 root audio 14, 1 Feb 12 16:19 /dev/sequencer
hiro:/home/hiro# exit