Humbly:
Does anyone have any idea how one would go about starting pd under OS X with the hope that it would work with RME's alpha driver for HDSP? I haven't been able to do this successfully. PD is reporting an invalid sample rate even when started at "-r 41000" and the RME check app reports 41000. the RME driver does use non-interleaved (mono) mode, but I really don't know anything about this...
The quotes below are from .35-test26 (binary install); results from test29 (compiled with a few errors) are identical. The driver RME does actually work with iTunes, etc.
All responses are appreciated. (Waiting is an option.) Thanks!
-j
output (no flags):
[localhost:~] phossie% /pd-0.35-test26/bin/pd could not open midi input device number 1: Host error. could not open midi output device number 1: Host error. using default input device number: 0 using default output device number: 1 nchan 2, flags 3, bufs 8, framesperbuf 256 PortAudio on OS X - Latency = 2048 frames, 46 msec Error number -9999 occured opening portaudio stream Error message: Invalid number of channels.
output (some flags):
[localhost:~] phossie% /pd-0.35-test26/bin/pd -r 41000 -noadc -outchannels 2 -verbose Pd version 0.35 PRELIMINARY TEST 26 compiled 13:04:45 06/10/02 could not open midi input device number 1: Host error. could not open midi output device number 1: Host error. channels in 0, out 2 input channels = 0, output channels = 2 portaudio: opening for 0 channels in, 2 out using default input device number: 0 using default output device number: 1 nchan 2, flags 2, bufs 8, framesperbuf 256 PortAudio on OS X - Latency = 2048 frames, 49 msec Error number -9998 occured opening portaudio stream Error message: Invalid sample rate. port 5400 Waiting for connection request... "/Applications/Wish Shell.app/Contents/MacOS/Wish Shell" /pd-0.35-test26/bin/pd.tk 5400 ... connected
Hi,
On Tue, 2 Jul 2002, Jonathan Nelson wrote:
Does anyone have any idea how one would go about starting pd under OS X with the hope that it would work with RME's alpha driver for HDSP? I haven't been able to do this successfully. PD is reporting an invalid sample rate even when started at "-r 41000" and the RME check app reports
No related experience (besides rme hdsp+windows), but 41000 Hz is not a standard sample rate. 44100 Hz is.
good luck, j#t@
Does anyone have any idea how one would go about starting pd under OS X with the hope that it would work with RME's alpha driver for HDSP? I haven't been able to do this successfully. PD is reporting an invalid sample rate even when started at "-r 41000" and the RME check app reports
No related experience (besides rme hdsp+windows), but 41000 Hz is not a standard sample rate. 44100 Hz is.
erm... yes. right. <bumps head on table> thanks for catching that. it doesn't work with 44100 either, though.
-j
have you tried bumping up the rate to 48k or 96k? i've heard that rme hammerfall products tend to used higher sample rates. Though i don't understand why, unless you wanna play music for dogs, hehe :) HTH -mark .k
On Wed, 3 Jul 2002, Jonathan Nelson wrote:
Does anyone have any idea how one would go about starting pd under OS X with the hope that it would work with RME's alpha driver for HDSP? I haven't been able to do this successfully. PD is reporting an invalid sample rate even when started at "-r 41000" and the RME check app reports
No related experience (besides rme hdsp+windows), but 41000 Hz is not a standard sample rate. 44100 Hz is.
erm... yes. right. <bumps head on table> thanks for catching that. it doesn't work with 44100 either, though.
-j