Alex,
Yes, I have typed "./pd -audioindev 2 -audiooutdev 4" at the command
line and I am still unable to get sound into PD.
Mitch
On Wednesday, April 23, 2003, at 02:43 AM, Alex wrote:
> What is even stranger is the fact that the Default I/O stay the
> built-in device. With the sound card plugged, it should select it.
> Have you try to implicitly chose your device like:
> pd -audioindev 2 -audiooutdev 4
>
> Alex
> On Tuesday, April 22, 2003, at 11:21 pm, Mitchell Turner wrote:
>
>> Here is what I get when the Mbox is hooked up to the USB port
>> % ./pd -listdev
>> Digidesign CoreAudio Driver: Succesfully acquired DirectIO, our PID
>> is: 1699
>> Number of devices = 4
>> ---------------------------------------------- #1 DefaultInput
>> Name = Built-in audio controller
>> Max Inputs = 2, Max Outputs = 0
>> Sample Rate Range = 8000.000000 to 96000.000000
>> Native Sample Formats = paFloat32,
>> ---------------------------------------------- #2
>> Name = Digidesign HW ( MBox )
>> Max Inputs = 2, Max Outputs = 0
>> Sample Rate Range = 8000.000000 to 96000.000000
>> Native Sample Formats = paFloat32,
>> ---------------------------------------------- #3 DefaultOutput
>> Name = Built-in audio controller
>> Max Inputs = 0, Max Outputs = 2
>> Sample Rate Range = 8000.000000 to 96000.000000
>> Native Sample Formats = paFloat32,
>> ---------------------------------------------- #4
>> Name = Digidesign HW ( MBox )
>> Max Inputs = 0, Max Outputs = 2
>> Sample Rate Range = 8000.000000 to 96000.000000
>> Native Sample Formats = paFloat32,
>> ----------------------------------------------
>