I have a line 6 X3 live usb device I have been using as an asio sound card with Reaper for some time now. Back in the '90s I had been using Max and thought I'd give pd a try, naturally expecting to use the same device as my sound card. I keep getting the error:
C:\Program Files (x86)\pd\bin>pd -listdev -r 44100 -pa -audioindev 4 -audiooutde
v 5 -inchannels 8 -outchannels 2
Error number -9997 opening portaudio stream
Error message: Invalid sample rate
closing audio...
closing MIDI...
... done.
This is on Windows 7 64 bit. The sample rate is set to 44100 24bit in the windows control panel. I have tried everything from 24000 to 96000 with no joy. It does seem to recognize some things about my card because if I go over the 8 inputs, the message changes to an error about the number inputs.
Any suggestions about what to try next?