Am Dienstag, 7. Februar 2006 12:32 schrieb Achim_Kuntz:
> on 02/07/2006 11:25 AM, Eckhard Jokisch wrote:
> > Hello,
> > since a few weeks I try with my new RME HDSP9652
to get jack accept that
> > it shall use more then 2 input or output channels.
(hdspmixer works - so
> > the ALSA part seems to be ok ...?)
> > Here is one command I issued and it's results:
> >
> > #: jackd -d alsa -d hw:1 -o 4
>
> [...]
>
> > ALSA: cannot set channel count to 4 for playback
>
> the hdsp9652 supports 26 channels. to use them all:
> jackd -d alsa -d hw:1 -p 256 -o 26
> or simply (for 26 INs and 26 OUTs)
> jackd -d alsa -d hw:1 -p 256
Oh thanks a lot.
This workes fine )
Eckhard
|