This is exciting... I'll try this and see if it helps.
As to multichannel, this will require rewriting pablio.c in pd\portaudio\pablio. I don't think it will be hard, but I'll need to get my platform working before I can test it...
cheers Miller
On Wed, Mar 13, 2002 at 07:24:34PM +0100, Johannes Taelman wrote:
Hi!
I've got it running with the RME Hammerfall DSP PCI card. OK this card is not the same as the older Hammerfall PCI, but I think it is very similar. Still using 256 samples buffer. I needed to set the sDefaultOutputDeviceID and sDefaultInputDeviceID to 1 on this machine, but I had to use 2 on some other machines. The default 0 was the directx or mme asio wrapper on all the machines I tested, and always skipped buffers.
The diagnostic output in Test14 helps choosing the right one. Command-line configuration would make it usable without compiler. Still missing multi-channel support. I'll look at that tonight, hints on where to look are very welcome.
Johannes
On Wed, 13 Mar 2002, Miller Puckette wrote:
I haven't actually seen it run with ASIO (I have an RME Hammerfall PCI; nobody seems to be able to use that one with Pd&ASIO yet...)