All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Don Prince <dhprince.devel@yahoo.co.uk>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	linux-input@vger.kernel.org
Subject: Re: [alsa-devel] [PATCH 2.6.34-rc5] HID: Prodikeys PC-MIDI HID Driver
Date: Fri, 07 May 2010 08:45:03 +0200	[thread overview]
Message-ID: <4BE3B6EF.2030608@ladisch.de> (raw)
In-Reply-To: <4BE30935.9040001@yahoo.co.uk>

Don Prince wrote:
> On 06/05/10 07:30, Clemens Ladisch wrote:
>> I'd guess you want to remove the OUTPUT and DUPLEX flags and to drop all
>> output-related functions.
>
> I know, it was naff, but without it the I get this from "amidi"
> 
> $ amidi -l
> Dir Device    Name
> cannot get rawmidi information 2:0: No such file or directory
> 
> Is it supposed to print this?

Try the latest alsa-utils version.

> 90 32 00
> 80 32 7F

In MIDI, note-on commands with velocity zero must be interpreted as
note-off.  If the device reports such a velocity for a key press, you
have to make it nonzero.


Regards,
Clemens

      reply	other threads:[~2010-05-07  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 16:54 [PATCH 2.6.34-rc5] HID: Prodikeys PC-MIDI HID Driver dhprince.devel@yahoo
2010-05-06  6:30 ` [alsa-devel] " Clemens Ladisch
2010-05-06 18:23   ` Don Prince
2010-05-06 18:23     ` Don Prince
2010-05-07  6:45     ` Clemens Ladisch [this message]

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=4BE3B6EF.2030608@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dhprince.devel@yahoo.co.uk \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@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.