All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Arggh, midi is driving me nuts.
Date: Sat, 11 Jun 2005 23:25:14 +0400	[thread overview]
Message-ID: <42AB3A9A.2000300@aknet.ru> (raw)

Hello.

Mark J. Small wrote:
> I have tried linking from ~/.dosemu/run/dosemu-midi 
> to /dev/midi, /dev/amidi, /dev/snd/midiC0D0,1,2,3.
Here's what can get you on track.
Remove the dosemu-midi entirely
and play some midi from under
dosemu. It will create the new
dosemu-midi, just a regular file,
and it should contain the raw midi
data. If it does - on dosemu side
everything is fine.
Then do something like
cat dosemu-midi >/dev/midi
It will write the recorded midi
data to your device and you should
hear some noice. If the noice is
there, everything is allright.


             reply	other threads:[~2005-06-11 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-11 19:25 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-13 20:43 Arggh, midi is driving me nuts Mark J. Small
2005-06-13 17:54 Mark J. Small
2005-06-13 17:00 Mark J. Small
2005-06-13 17:42 ` Robert Komar
2005-06-10 16:39 Mark J. Small

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=42AB3A9A.2000300@aknet.ru \
    --to=stsp@aknet.ru \
    --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.