Hi,
Regarding the error -9999 using an Hammerfall DSP on a Mac osx with a G4 867MHz (no default audio input): ---------------------------------------------- #1 DefaultInput Name = Hammerfall DSP Multiface Max Inputs = 1, Max Outputs = 0 Sample Rate Range = 8000.000000 to 96000.000000 Native Sample Formats = paFloat32, Error number -9999 occured opening portaudio stream Error message: Invalid number of channels.
we, of course, tried pd -inchannels 2 but did not get any better.
I keep posting, never know, it may interest some people at some point. Thanks
Hi Alex,
you should probably try to post your problem to the portaudio list (portaudio@techweb.rfa.org).
Alex from Idoia schrieb:
---------------------------------------------- #1 DefaultInput Name = Hammerfall DSP Multiface Max Inputs = 1, Max Outputs = 0
#1 DefaultInput DefaultOutput Name = MOTU FireWire Audio Max Inputs = 10, Max Outputs = 10
Your Hammerfall reports to have just _one_ input channel! There must be something wrong with your driver setup!? Do other applications work when using the hammerfall?
Olaf
I have a little problem with the flashserver external. Every now and then I get a client connection that won't close and the server is completely blocked. No more connections can be made to it. When I do a netstat (I'm using Linux) it shows the client with an ESTABLISHED status and the send-Q is really high, 13000+. So I shut down the patch to try to clear the socket. The sockets status changes to FIN-WAIT1 but stays that way indefinately so that when I try to run the patch again, it will tell me that it couldn't open the socket because it's busy. The only way to clear the socket at that point is to reboot the machine. Anything we can do about it?
Pall