[PD] problem with asiodriver and maya ex

noskule noskule at gmx.net
Wed May 21 18:23:33 CEST 2003


hi
i think i got it kind of right now, meens: pd.exe -asio -r
48000 -outchannels 6 -inchannels 2
but problem is now: just channel 1 and 2 are working and the sound is
distorted and louder .. .in other software all  channels are working . . .
any sugestions ?


> hi,
>
> > Error message: Invalid sample rate.
> a quick suggestion would be to change the sample rate...
>
> > F:\>F:\Programme\pd\bin\pd.exe -asio -blocksize 48000
>
> seems that you have confused blocksize for sample rate?  I would say keep
> blocksize to something sensible (like between 16 and 64 maybe).  also, try
> using the "-audiodev 1" setting to use the USB card.  typing "pd -help"
> should give you the command line parameters to use.
>
> by the way: thanks for the ASIO driver link, a world-shaking revolution if
> it works...!
>
> matt
>
> -=-=-=-=-=-=-=-=-=-=-=-=-
> http://www.loopit.org/
> -=-=-=-=-=-=-=-=-=-=-=-=-

hi
its my first post in this list and its about install pd . ..
i try to run pd with a maya ex usb soundcard (6 out 2 in 99$)
http://www.audiotrak.net/ with an asiodriver from www.usb-audio.com and get
the following errors (see shelloutput below). i had bevor an rme multiface
from scool and this soundcard was working just fine. i wrote the developpers
of the driver but they thougt, about a bug in pd, what probably not that
simple cause of the working rme soundcard.
do anyone now what i can do to fix that problem ore to tell the developpers
so it can be fixed.

would be nice if the card would work cause is cheep and has realy low
latency.

ps . .just now i found a free asiodriver http://www.asio2ks.de/ will try it
out . ...

thanx for every help
noskule

---------------------------- devicelist ---------------------------
>
> F:\>F:\Programme\pd\bin\pd.exe  -listdev
> MIDI output device #1: Microsoft GS Wavetable SW Synth
> audio input device #1: AudioDevice on USB Bus
> audio input device #2: ESS Maestro
> audio output device #1: AudioDevice on USB Bus
> audio output device #2: ESS Maestro
> not using MIDI input (use 'pd -midiindev 1' to override)
> F:/Programme/pd

------------- shell output by start with asio -------------
> Microsoft Windows 2000 [Version 5.00.2195]
> (C) Copyright 1985-2000 Microsoft Corp.
>
> F:\>F:\Programme\pd\bin\pd.exe -asio
> not using MIDI input (use 'pd -midiindev 1' to override)
> using default input device number: 0
> using default output device number: 0
> nchan 2, flags 3, bufs 4, framesperbuf 256
> Error number -9998 occured opening portaudio stream
> Error message: Invalid sample rate.
> F:/Programme/pd
>
> F:\>F:\Programme\pd\bin\pd.exe -asio -blocksize 48000
> not using MIDI input (use 'pd -midiindev 1' to override)
> warning: blocksize
adjusted to power of 2: 32768
> using default input device number: 0
> using default output device number: 0
> nchan 2, flags 3, bufs 0, framesperbuf 32768
> warning: number of buffers 0 less than recommended minimum 2
> Error number -9998 occured opening portaudio stream
> Error message: Invalid sample rate.
> F:/Programme/pd
>
> F:\>F:\Programme\pd\bin\pd.exe  -blocksize 48000 -asio
> not using MIDI input (use 'pd -midiindev 1' to override)
> warning: blocksize adjusted to power of 2: 32768
> using default input device number: 0
> using default output device number: 0
> nchan 2, flags 3, bufs 0, framesperbuf 32768
> warning: number of buffers 0 less than recommended minimum 2
> Error number -9998 occured opening portaudio stream
> Error message: Invalid sample rate.
> F:/Programme/pd
>
> F:\>F:\Programme\pd\bin\pd.exe  -blocksize 48000 -asio
> not using MIDI input (use 'pd -midiindev 1' to override)
> warning: blocksize adjusted to power of 2: 32768
> using default input device number: 0
> using default output device number: 0
> nchan 2, flags 3, bufs 0, framesperbuf 32768
> warning: number of buffers 0 less than recommended minimum 2
> Error number -9998 occured opening portaudio stream
> Error message: Invalid sample rate.
> F:/Programme/pd
>
> F:\>F:\Programme\pd\bin\pd.exe  -blocksize 41000 -asio
> not using MIDI input (use 'pd -midiindev 1' to override)
> warning: blocksize adjusted to power of 2: 32768
> using default input device number: 0
> using default output device number: 0
> nchan 2, flags 3, bufs 0, framesperbuf 32768
> warning: number of buffers 0 less than recommended minimum 2
> Error number -9998 occured opening portaudio stream
> Error message: Invalid sample rate.
> F:/Programme/pd
>
> F:\>





More information about the Pd-list mailing list