All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@attbi.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Alsa-Devel <alsa-devel@lists.sourceforge.net>
Subject: Re: HDSP 9652 MIDI IN - stuck notes
Date: 28 Feb 2003 04:56:34 -0800	[thread overview]
Message-ID: <1046436995.1264.5.camel@Godzilla> (raw)
In-Reply-To: <s5h3cm8k3g7.wl@alsa2.suse.de>

On Fri, 2003-02-28 at 04:14, Takashi Iwai wrote:
> At 26 Feb 2003 20:47:41 -0800,
> Mark Knecht wrote:
> > 
> >    If I then change my keyboard to drive the HDSP 9652 input 1 (Alsa
> > 64:0) and change the connections internally to drive all of outputs, I
> > get stuck notes pretty much immediately. It seems a bit worse with the
> > sustain pedal, but does not seem to be effected at all by controllers.
> > It is heavily effected by the MIDI note density. If I hit only one or
> > two notes, I'm not likely to get it, but using the sustain pedal I can
> > create the problem in under a minute.
> > 
> >    To be sure it's the input and not the outputs (as much as I can be) I
> > have external synths attached to the Alsa outputs on 64:0, 72:0 and
> > 72:1. When I get a stuck note, I seem to get it on both internal soft
> > synths and all three external hardware synths at the same time. For this
> > reason I deduce that it is the HDSP input that is not clearing out
> > whatever event queue that holds this stuff and somehow the note never
> > shuts off.
> 
> to be sure, the configuration which doesn't work is like below, ok?
> 
> 	HDSP MIDI1 input -> softsynth
> 
> and/or
> 	
> 	HDSP MIDI1 input -> HDSP MIDI1 output -> external device

Both don't work, and when they fail, they both fail at the same time in
the same way, with a note stuck on. That's why I titled the thread HDSP
MIDI In - stuck notes. (I'm actually using MIDI 0, not MIDI 1)

                  -> softsynth
                  |
HDSP MIDI 0 ------
                  |
                  -> HDSP MIDI 0 output -> external synth

Using the USB MIDI in does not fail:

                  -> softsynth
                  |
MidiSport 0 ------
                  |
                  -> HDSP MIDI 0 output -> external synth

> 
> at least, we need to check whether the interrupts for MIDI are
> generated properly.
> please try the following.
> 
> 1. connect HDSP MIDI1 input to HDSP MIDI1 output via aconnect.
> 2. trigger a note from MIDI1 input.
>    check whether the IRQ count in /proc/interrupts (for HDSP)
>    increases.
>    during this test, don't use HDSP audio.
> 

mark@Godzilla card1]$ more /proc/interrupts
           CPU0
  0:      62488          XT-PIC  timer
  1:        816          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:        749          XT-PIC  usb-uhci, usb-uhci, usb-uhci, eth0
  8:          1          XT-PIC  rtc
 10:         94          XT-PIC  hdsp
 11:          5          XT-PIC  ohci1394
 12:       7033          XT-PIC  PS/2 Mouse
 14:       8556          XT-PIC  ide2
 15:       9005          XT-PIC  ide3
NMI:          0
ERR:          0
[mark@Godzilla card1]$



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  reply	other threads:[~2003-02-28 12:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27  4:47 HDSP 9652 MIDI IN - stuck notes Mark Knecht
2003-02-28 12:14 ` Takashi Iwai
2003-02-28 12:56   ` Mark Knecht [this message]
2003-02-28 13:09     ` Mark Knecht
2003-03-06 19:50       ` Mark Knecht

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=1046436995.1264.5.camel@Godzilla \
    --to=markknecht@attbi.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.