All of lore.kernel.org
 help / color / mirror / Atom feed
From: x.zupftom@web.de
To: Dave Phillips <dlphillips@woh.rr.com>
Cc: linux-msdos@vger.kernel.org
Subject: Re: MIDI input
Date: Fri, 13 Jun 2008 23:54:28 +0200	[thread overview]
Message-ID: <164959483@web.de> (raw)

Some more questions:

> -----Ursprüngliche Nachricht-----
> Von: "Dave Phillips" <dlphillips@woh.rr.com>
>
> I load the ALSA virtual MIDI module (modprobe snd-virmidi)

Is that necessary?  What is this virtual MIDI card needed for?  I can "record" notes from /dev/midi1, /dev/dmmidi1 and /dev/snd/midiC1D0 like
    cat /dev/midi1 > record
and send the data back to my MIDI keyboard using the same three devices like
    cat record > /dev/midi1
I can hear the notes I recorded before (as expected the timing gets lost).  After doing
    sudo modprobe snd-virmidi
four additional devices (/dev/snd/midiC2D0 to /dev/snd/midiC2D3) are created, but I can neither record nor play back notes in the manner I described above.  Do I still have to do something with those devices?

My suspicion is that everything should also work without snd-virmidi, but I find it strange that all three original devices can be used both for recording and playback.  In fact, I can link dosemu-midi to all of them, and MIDI out works with all of them.  I also tried to link dosemu-midi_in to any of them, but up to now I had no success.  I don't know whether it's because of Dosemu or the DOS program that it does not work.  Do I have to change anything in the dosemu.conf to make it work?

I guess with the appropriate debugging flags it should be possible to tell from the content of ~/.dosemu/boot.log whether MIDI input was received.  What flags should I use?

TIA
Thomas W.
____________________________________________________________________
Ihre Messenger, Communities und E-Mails jetzt in einem Programm!
WEB.DE MultiMessenger http://www.produkte.web.de/messenger/?did=3071

--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2008-06-13 21:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 21:54 x.zupftom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-12 13:38 MIDI input x.zupftom
2008-06-18 22:41 x.zupftom
2008-06-19 12:11 ` Dave Phillips
2008-06-18 20:47 x.zupftom
2008-06-18 22:09 ` Dave Phillips
2008-06-18 13:09 x.zupftom
2008-06-18 13:37 ` Dave Phillips
2008-06-16 21:22 x.zupftom
2008-06-16 23:23 ` Dave Phillips
2008-06-15  9:42 x.zupftom
2008-06-16 16:38 ` Dave Phillips
2008-06-13 18:09 x.zupftom
2008-06-12 23:47 x.zupftom
2008-06-13  0:50 ` Dave Phillips
2008-06-12 22:12 x.zupftom
2008-06-12 22:57 ` Tony Borras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164959483@web.de \
    --to=x.zupftom@web.de \
    --cc=dlphillips@woh.rr.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.