Using an ALSA device

jason_a69

New Member
Hi there,

Can I specify an ALSA device (determined from aplay -l) in basic.ini ?

I am having problems capturing audio for a stream, I really do not want to use pulseaudio for a number of reasons.

Thanks

Jason
 

jason_a69

New Member
Found an option to add an "Audio capture device (ALSA)" source which i have done.

Selected my device (HDA Intel PCH,ALC662 rev1 Analog) but I am not getting any sound and the "Audio Capture Device (ALSA)" in the Audio Mixer is flashing green.

My output for
aplay -l

is

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 0/1
Subdevice #0: subdevice #0

I need to use
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]

Where can I define that?

Any advice is greatly appreciated.
 
Top