x.zupftom@xxxxxx wrote:
[snip]
I already tried
cat /dev/midi1 > test.txt
and it writes some garbage to test.txt - so MIDI input via midi1 is working. My problem is now how to connect /dev/midi1 to dosemu-midi_in. If it's already connected by
ln -s /dev/mid1 ~/.dosemu/run/dosemu-midi_in
then how can I test whether Dosemu receives the data?
I've been running Voyetra's Sequencer Plus Gold under DOSemu for many
years. I load the ALSA virtual MIDI module (modprobe snd-virmidi) then I
link the DOSemu MIDI I/O like so:
ln -s /dev/snd/midiC2D0 ~/.dosemu/run/dosemu-midi
ln -s /dev/snd/midiC1D0 ~/.dosemu/run/dosemu-midi_in
where midiC2D0 is the ALSA virmidi module and midiC1D0 is the external
MIDI port on my PCI soundcard.
Just to be sure, I tested MIDI input with these connections before I
posted this message. It worked fine. :)
Best,
dp
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html