[Ardour-Users] Preferred USB Audio Interface

Ralf ralf.mardorf at alice-dsl.net
Tue Apr 12 11:30:35 PDT 2011


On Tue, 2011-04-12 at 12:17 -0500, Neil Clopton wrote:
> 
> M-Audio Transit USB.  For some reason the M-Audio device doesn't work
> right with Mint

Regarding to PulseAudio, ICE1712 on current Ubuntus needs some cheap
tricks:

/usr/share/alsa/cards/ICE1712.conf
[snip]
<confdir:pcm/front.conf>

ICE1712.pcm.front.0 {
	@args [ CARD ]
	@args.CARD {
		type string
	}
	type route
	ttable.0.0 1
	ttable.1.1 1
	slave.pcm {
		type hw
		card $CARD
	}
        #### fix PA issue ####
        slave.format S32_LE
        slave.channels 10
        ######################
}
[snip]

http://www.jeffsplace.net/node/12

I did both to get my TerraTec EWX24/96 PCI card running. Indamixx is
near to 64 Studio and they ship without PA (AFAIK).





More information about the Ardour-Users mailing list