All of lore.kernel.org
 help / color / mirror / Atom feed
From: <twischer@de.adit-jv.com>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org
Subject: [PATCH - ALSA JACK plugin 0/2] jack: Speedup of start/stop/recovery
Date: Fri, 21 Dec 2018 10:29:41 +0100	[thread overview]
Message-ID: <1545384583-29955-1-git-send-email-twischer@de.adit-jv.com> (raw)

Hi all,

the following patches minimizes the delay of calling snd_pcm_start() and snd_pcm_stop()
for the ALSA JACK plugin. This also makes an Xrun recovery faster.

Best regards

Timo

             reply	other threads:[~2018-12-21  9:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-21  9:29 twischer [this message]
2018-12-21  9:29 ` [PATCH - ALSA JACK plugin 1/2] jack: Move jack_activate() and jack_connect() to snd_pcm_jack_prepare() twischer
2018-12-21  9:29 ` [PATCH - ALSA JACK plugin 2/2] jack: Moving jack_deactivate() to snd_pcm_jack_hw_free() to speedup the XRUN Recovery twischer
2019-01-01  8:40 ` [PATCH - ALSA JACK plugin 0/2] jack: Speedup of start/stop/recovery Takashi Iwai
2019-01-08 11:40   ` Takashi Iwai

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=1545384583-29955-1-git-send-email-twischer@de.adit-jv.com \
    --to=twischer@de.adit-jv.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=patch@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.