[PD] multi-channel IO - the scoop?

Frank Barknecht barknech at ph-cip.uni-koeln.de
Thu Jan 31 09:03:02 CET 2002


Josh Whiting hat gesagt: // Josh Whiting wrote:

> I was hoping someone can summarize the state of affairs of multichannel io
> in pd?  under what circumstances is it possible?  I am using a creamware
> pulsar as my soundcard which allows me various types of multichannel io
> setups, including mme and directsound (and asio of course but i understand
> that is not currently supported), but none of them seem to work.  Why does
> pd have the option to specify the dac # if it cany only support two
> channels?  When I do a pd -listdev, I see four creamware ins and outs - how
> do i access these babies?

Here (linux) this does work, if I simply tell the dac~ which channels to use, say
I use [dac~ 1 2 3 4], then I get four inlets for each channel, that I can
send signals to. But maybe your Creamware is treated as two soundcards by
the OS. Then you should activate it with -soundindev. Or you could try the
option "-outchannels 4" to force PD into realizing it has 4 output
channels. 

bye,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 



More information about the Pd-list mailing list