All of lore.kernel.org
 help / color / mirror / Atom feed
* [Alsa-Devel] Cannot combine audio devices with more than 64 channels
@ 2017-01-26 14:14 Jörg Müller
  2017-01-26 16:12 ` Takashi Iwai
  2017-01-26 16:13 ` Clemens Ladisch
  0 siblings, 2 replies; 17+ messages in thread
From: Jörg Müller @ 2017-01-26 14:14 UTC (permalink / raw)
  To: alsa-devel

I need to combine two HDSPe MADI FX cards to one virtual device. I
have a working driver, which is alsa-compatible. I can select each
single card in any alsa-compatible application and all channels work
flawless.
For combining the MADI FX cards to one virtual device, I created an
.asoundrc with 194 inputs for each card. When I start that virtual
device via
jackd -R -d alsa -C madifx_record_all -P madifx_playback_all

I get this error:
> creating alsa driver ...
> madifx_playback_all|madifx_record_all|1024|2|48000|0|0|nomon|swmeter|-|32bit
> jackd: pcm_multi.c:1060: snd_pcm_multi_open: Assertion `!slave_map[sidxs[i]][schannels[i]]' failed.

However, it works when I reduce the amount from 194 to 64 channels per
card. I tried to use 128 channels per card, but that fails the same
way. See my alsa-info here http://pastebin.com/4hq1B3wZ , which also
includes the .asoundrc content.

I also found this, which might be related:
https://ccrma.stanford.edu/mirrors/lalists/lad/2005/06/0202.html

To me, this looks like a bug. What do you think?

For reference, I posted the same question on
http://lists.jackaudio.org/private.cgi/jack-devel-jackaudio.org/2017-January/000741.html,
however, they recommended to ask here for help.

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

end of thread, other threads:[~2017-02-08 17:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26 14:14 [Alsa-Devel] Cannot combine audio devices with more than 64 channels Jörg Müller
2017-01-26 16:12 ` Takashi Iwai
2017-01-26 16:13 ` Clemens Ladisch
2017-01-27 11:08   ` Takashi Iwai
2017-01-27 13:03     ` Jörg Müller
2017-01-27 13:16       ` Takashi Iwai
2017-01-27 23:14         ` Takashi Sakamoto
2017-01-31 17:00           ` Jörg Müller
2017-01-27 20:25       ` John Rigg
2017-01-31 17:18     ` Jörg Müller
2017-01-31 17:58       ` John Rigg
2017-01-31 18:46       ` Takashi Iwai
     [not found]       ` <20170131193159.GA17070@localhost.localdomain>
2017-02-08 14:12         ` Jörg Müller
2017-02-08 16:12           ` John Rigg
2017-02-08 16:20           ` John Rigg
2017-02-08 16:31             ` John Rigg
2017-02-08 17:22               ` Jörg Müller

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.