Hello!
I'm running kernel 2.0.30 currently. I have an Ensoniq Soundscape
installed in my system, and an external keyboard. I would like to be
able to use the keyboard for MIDI input into a Linux sequencer, but so
far it's had other plans, it seems.
From what I can gather, Linux only sees the Soundscape itself. Midi
files play properly, using the board's internal synth, but if I tell
playmidi to use the -e switch (for external midi), it still uses the
internal synth. Furthermore, nothing is coming through the interface
from the keyboard, though I've checked that the sequencer and the
keyboard are transmitting and receiving on the same channel. Does anyone
know how to make Linux recognize the interface? Below are the results
from cat /dev/sndstat and the sound options I've placed in my kernel.
Thanks!
Brendan Dunn
-- cat /dev/sndstat results
Sound Driver:3.5.4-960630 (Wed Aug 27 13:07:17 EST 1997 root,
Linux fennec 2.0.0 #2 Tue Jun 11 07:12:12 CDT 1996 i586)
Kernel: Linux fennec 2.0.30 #10 Wed Aug 27 13:28:56 EST 1997 i586
Config options: 0
Installed drivers:
Type 12: Ensoniq SoundScape
Type 15: MS Sound System (SoundScape)
Card config:
Ensoniq SoundScape at 0x330 irq 9 drq 1
MS Sound System (SoundScape) at 0x534 irq 5 drq 1
Audio devices:
0: SoundScape (AD1848)
Synth devices:
Midi devices:
0: SoundScape (MPU401)
Timers:
0: System clock
Mixers:
0: SoundScape (AD1848)
-- Kernel options in the sound category
Ensoniq SoundScape support (CONFIG_SSCAPE) [Y/n/?]
/dev/dsp and /dev/audio support (CONFIG_AUDIO) [Y/n/?]
MIDI interface support (CONFIG_MIDI) [Y/n/?]