Subject: MIDI playing (AWE64, -current)
To: None <current-users@netbsd.org>
From: Oleg Polyanski <luke@eed.miee.ru>
List: current-users
Date: 12/05/1999 16:19:09
hi,
how can I play midi files on -current? I have AWE64 soundcard and
should first download sound fonts into soundcard memory. I've tried
to use `sfxload' (linux binary) but it complains `/dev/sequencer:
Device not configured'. `ossaudio.h' lacks of some OSS MIDI related
stuff and that prevents `sfxload' from compiling. Browsing
`sys/midiio.h' didn't help too. Any advices?