All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] snd-firewire-lib: add MIDI stream support
@ 2013-06-01 15:25 o-takashi
  2013-06-01 15:25 ` [PATCH 1/2] Add amdtp_stream_running() and amdtp_stream_pcm_running() o-takashi
  2013-06-01 15:25 ` [PATCH 2/2] Add MIDI stream support with data rate restriction o-takashi
  0 siblings, 2 replies; 6+ messages in thread
From: o-takashi @ 2013-06-01 15:25 UTC (permalink / raw)
  To: perex, clemens, tiwai; +Cc: alsa-devel, linux1394-devel

From: Takashi Sakamoto <o-takashi@sakamocchi.jp>

This series of patch add MIDI stream support to snd-firewire-lib according to
IEC 61883-6 and MMA/AMEI RP-027.

This series of patch is based on my previous patches for snd-firewire-lib.

[PATCH v2 0/3] snd-firewire-lib: add handling CMP output connection
http://mailman.alsa-project.org/pipermail/alsa-devel/2013-April/061607.html

[PATCH v2 0/4] snd-firewire-lib: add handling AMDTP receive stream
http://mailman.alsa-project.org/pipermail/alsa-devel/2013-April/061611.html

Takashi Sakamoto (2):
  Add amdtp_stream_running() and amdtp_stream_pcm_running()
  Add MIDI stream support with data rate restriction

 sound/firewire/amdtp.c |  171 +++++++++++++++++++++++++++++++++++++++++++-----
 sound/firewire/amdtp.h |   37 +++++++++++
 2 files changed, 193 insertions(+), 15 deletions(-)

-- 
1.7.10.4


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-05 14:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01 15:25 [PATCH 0/2] snd-firewire-lib: add MIDI stream support o-takashi
2013-06-01 15:25 ` [PATCH 1/2] Add amdtp_stream_running() and amdtp_stream_pcm_running() o-takashi
2013-06-01 15:25 ` [PATCH 2/2] Add MIDI stream support with data rate restriction o-takashi
2013-06-03  8:20   ` Clemens Ladisch
2013-06-05 11:44     ` Takashi Sakamoto
2013-06-05 14:38       ` Clemens Ladisch

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.