Re: [LAU] BCF2000 & PulseAudio

From: Paul Davis <paul@email-addr-hidden>
Date: Tue May 17 2011 - 15:47:57 EEST

On Tue, May 17, 2011 at 7:26 AM, Clemens Ladisch <clemens@email-addr-hidden> wrote:
> Kevin Cosgrove wrote:
>>  3 [BCF2000        ]: USB-Audio - BCF2000
>>                       BEHRINGER BCF2000 at usb-0000:00:1d.2-1, full speed
>>
>> <MIDI-port tag="mcu" device="/dev/snd/midiC3D0" type="alsa/raw" mode="duplex"/>
>
> Try this:
>  <MIDI-port tag="mcu" device="hw:BCF2000" type="alsa/raw" mode="duplex"/>

that's not likely to work. type="alsa/raw" means that ardour will call
open(2) on the device name.

to kevin: please run ardour with strace like this:

strace -e trace=open ardour2 2>&1 | grep /dev

and paste the results.

--p
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue May 17 16:15:04 2011

This archive was generated by hypermail 2.1.8 : Tue May 17 2011 - 16:15:04 EEST