Hi list, hi Miller !
downloaded pd-0.28TEST5 changed line 995 in s_linux.c from
if (outchannels < linux_outchannels) {
to
if (outchannels < outchans) {
.. and pd works with ALSA
Great !!
Now on to testing the RME Hammerfall (received the interface just 5 minutes ago)
Guenter