Arnold Krille wrote:
Hi Lee, hi all,
On Wednesday 19 January 2005 00:40, Lee Revell wrote:
As promised, here's an updated patch to add
real multichannel playback
support (and improved multichannel capture) to the emu10k1 driver.
I just got around to installing these patched drivers and I must say: Wow!
Thanks for giving me the long awaited opportunity to access the various
channels of my sblive!
Now I only need to learn how to use the effects on my card and I need to find
a livedrive or at least some plans how the connector on the card is built...
Attached is a snipped from my .asoundrc to use these cool features with
qjackctl which doesn't allow different devices for playback and recording...
Will do more tests tomorrow, at first I need some sleep,
Arnold
------------------------------------------------------------------------
ctl.sblive {
type hw
card 0
}
pcm.sblive {
type asym
playback.pcm {
type hw
card 0
device 3
}
capture.pcm {
type hw
card 0
device 2
}
}
or, you can enter "hw:0,2" in the "Input Device" box and
"hw:0,3" in the
"Output Device" box in qjackctl.
using "Playback Only", i am able to get down to 64 frames/periods when
using Mixxx - got a couple of xruns in a half-hour session (this was
with network running azureus and some other stuff).
not sure if you're aware, but the latest patch is this one:
http://www.alsa-project.org/~rlrevell/emu10k1-multichannel-v007.patch
i'm not sure if this fixes the wavetabel synth, though - i still can't
get any sounds from the sb live onboard synth .... i'm gonna report back
to lee on the alsa-devel list, as that is probly the best place for
testing results, bug reports etc ...
shayne