/dev/music
(sometimes named
/dev/sequencer2
), not /dev/sequencer
.
If your system don't have /dev/music
, you can create
it with this command as root:
cd /dev mknod music u 14 8Let me know there are someone still running a kernel too old to do this. I will not support
/dev/sequencer
unless there are
some very strong arguments for it.
This can be useful when porting to systems that don't use OSS, or if you have a bad midi synth on your soundcard and want to use timidity.
Copyright (C) 2000 Tom Cato Amundsen. This file may be distributed under the terms of the GNU General Public License version 2 or (at your option) any later version.