From: Bill Nottingham <notting@redhat.com>
To: linux-sound@vger.kernel.org
Subject: Re: why no midi?
Date: Thu, 22 Apr 1999 02:05:26 +0000 [thread overview]
Message-ID: <marc-linux-sound-92474733308093@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-92467332609462@msgid-missing>
qozmo x xx (qozm0@juno.com) said:
> all of these files already had these permissions on them, but i tried it
> anyway, and nothing changed. is there any other reason that might be why
> my midi stuff isn't working?
playmidi as shipped in RH 5.2 is broken for FM synth; either upgrade
to a later release, or do:
cd /etc/midi
for foo in *; do ln -s midi/$foo ../$foo ; done
That should fix the problem.
Bill
next prev parent reply other threads:[~1999-04-22 2:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-04-21 5:51 why no midi? qozmo x xx
1999-04-21 7:00 ` Darcy Parker
1999-04-22 0:17 ` qozmo x xx
1999-04-22 2:05 ` Bill Nottingham [this message]
1999-04-25 18:48 ` qozmo x xx
1999-04-25 19:43 ` Bill Nottingham
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=marc-linux-sound-92474733308093@msgid-missing \
--to=notting@redhat.com \
--cc=linux-sound@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.