* emufx.c bug/LiveDrive capture is finally working
@ 2003-12-01 19:51 Juhana Sadeharju
2003-12-03 14:55 ` Eckhard Jokisch
0 siblings, 1 reply; 3+ messages in thread
From: Juhana Sadeharju @ 2003-12-01 19:51 UTC (permalink / raw)
To: alsa-devel
Hello. Good news: LiveDrive line-in2 capture is working!
Earlier I could record only via AC97 Capture which apparently
is the wrong way.
As instructed by Peter Zubaj I changed
alsa-driver/alsa-kernel/pci/emu10k1/emufx.c
in the following way (with 1.0.0pre3 driver):
"Line LiveDrive Playback Volume" --> "Line2 LiveDrive Playback Volume"
"Line LiveDrive Capture Volume" --> "Line2 LiveDrive Capture Volume"
"Line LiveDrive Capture Switch" --> "Line2 LiveDrive Capture Switch"
The change was done in the place where EXTIN_LINE2_L and EXTIN_LINE2_R
are used.
Now the recording is possible with the settings:
AC97 Capture: 0 // Note this!
PCM: 100
Capture: 0 <no rec>
Mix: <rec>
However, there is now LiveDrive naming problem as the LiveDrive settings
are the following for recording the "line-in2/mic-in2" plug:
Line LiveDrive: 100 <rec>
Line LiveDrive Capture: 100
Line2 LiveDrive: 0 // should be "Capture"
Line2 LiveDrive 1: 0 <no rec> // what is that "1"
As one can see "Line" is the "line-in2" plug, and "Line2" is the
"aux-in2" plug as revealed by a quick test.
The above list should look the following:
Line2/Mic2 LiveDrive: 100 <rec> // was Line LiveDrive
Line2/Mic2 LiveDrive Capture: 100 // was Line LiveDrive Capture
Aux2 LiveDrive: 0 <no rec> // was Line2 LiveDrive 1
Aux2 LiveDrive Capture: 0 // was Line2 LiveDrive
I would like to provide a patch, but I don't know why "Capture" was
dropped and "1" was added in above. In any case, one may fix the code
by noting that EXTIN_LINE1 is "Line2/Mic2" and EXTIN_LINE2 is "Aux2".
-*-
Wow! It made sense to post about the problem until somebody noticed
what was wrong. I waited for this nearly 1.5 years!
Now we should look at why LiveDrive "midi-in" does not work.
It looks like there is no driver for it. There seem to be only
a driver for the midi at the rear panel.
Regards,
Juhana
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emufx.c bug/LiveDrive capture is finally working
2003-12-01 19:51 emufx.c bug/LiveDrive capture is finally working Juhana Sadeharju
@ 2003-12-03 14:55 ` Eckhard Jokisch
0 siblings, 0 replies; 3+ messages in thread
From: Eckhard Jokisch @ 2003-12-03 14:55 UTC (permalink / raw)
To: alsa-devel
>
> Now we should look at why LiveDrive "midi-in" does not work.
> It looks like there is no driver for it. There seem to be only
> a driver for the midi at the rear panel.
As far as I remeber it worked half a year ago.. no?
>
> Regards,
> Juhana
Greets
Eckhard Jokisch
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emufx.c bug/LiveDrive capture is finally working
[not found] <E1AQu78-0006RG-00@sc8-sf-list2.sourceforge.net>
@ 2003-12-06 16:09 ` Juhana Sadeharju
0 siblings, 0 replies; 3+ messages in thread
From: Juhana Sadeharju @ 2003-12-06 16:09 UTC (permalink / raw)
To: alsa-devel
>From: Juhana Sadeharju <kouhia@nic.funet.fi>
>
> Line2/Mic2 LiveDrive: 100 <rec>
> Line2/Mic2 LiveDrive Capture: 100
> Aux2 LiveDrive: 0 <no rec>
> Aux2 LiveDrive Capture: 0
I noticed that Peter Zubaj already provided the patch a few days ago.
But, could those names appearing in Alsamixer be changed to the names
suggested above? Like having the same names what appears in the
front panel of LiveDrive; no guesswork required in setting the mixer.
Line2/Mic2 == EXTIN_LINE1
Aux2 == EXTIN_LINE2
Regards,
Juhana
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-06 16:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-01 19:51 emufx.c bug/LiveDrive capture is finally working Juhana Sadeharju
2003-12-03 14:55 ` Eckhard Jokisch
[not found] <E1AQu78-0006RG-00@sc8-sf-list2.sourceforge.net>
2003-12-06 16:09 ` Juhana Sadeharju
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.