All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Andrews <phillipedison1891@gmail.com>
To: alsa-devel@alsa-project.org
Subject: Problem with sequencer interface -possible bug?
Date: Tue, 29 Sep 2020 23:12:43 -0400	[thread overview]
Message-ID: <CAB0FhpaM9itLZ3=tKOGqt1i=cZE+eM_NgsF=YASRVjyArbuu4w@mail.gmail.com> (raw)

Hello, I've been writing an application working with ALSA's MIDI sequencer
middleware, and I've been trying to abort playback of a MIDI file by
calling snd_seq_reset_pool_output followed by snd_sync_output_queue. The
hardware device (a player piano in my case) is silenced, but
snd_sync_output_queue still blocks for roughly the amount of time it
*would* have taken for all the events to be played out - almost as if there
are "zombie" events that don't play, but are still pushed out according to
their timing.

I realize this is a thing with little to no use, and therefore little to no
developer attention, but I'm desperately trying to improve the
possibilities for hardware MIDI file playback on Linux. Is this something
someone would be remotely interested in exploring?

Thanks,
Phillip A.

                 reply	other threads:[~2020-10-01 13:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAB0FhpaM9itLZ3=tKOGqt1i=cZE+eM_NgsF=YASRVjyArbuu4w@mail.gmail.com' \
    --to=phillipedison1891@gmail.com \
    --cc=alsa-devel@alsa-project.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.