[PD-dev] Really ugly Quattro hack (but works)

Tim Blechmann TimBlechmann at gmx.net
Thu Dec 4 12:53:21 CET 2003


> (Oh, and there also is this SNDRV_PCM_IOCTL_LINK error, but this
> probably is another story.)

well, it is also possible to use only the 4 input channels if you move
the code from

if (inchans)
{
...
}

to in front of the code 

if (outchans)
{
...
}

i'm not into the alsa api, but isn't is possible to open both in and out
channels at one time? 

take care...

 Tim                          mailto:TimBlechmann at gmx.de
                              ICQ: 96771783
                              http://www.nyds-exp-discogs.tk
--
The only people for me are the mad ones, the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn,
burn, like fabulous yellow roman candles exploding like spiders across
the stars and in the middle you see the blue centerlight pop and
everybody goes "Awww!"
                                                          Jack Kerouac





More information about the Pd-dev mailing list