Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

556 bytes removed, 20:02, 8 August 2012
m
no edit summary
When ever you think you want to stop recording just press CTRL+C
 
<br>
 
== Get sound out (audio out) ==
 
'''Basic '''
 
Connect an '''external output audio device''' to the 3.5mm jack Audio Out connector in IGEPv2, such as external stereo powered speakers.
 
The amplifiers for the headset output are disabled by default, so the first thing you'll do is enable these amplifiers with:
 
amixer set -D hw:0 'Headset' 0dB
amixer set -D hw:0 'HeadsetL Mixer AudioL2' on
amixer set -D hw:0 'HeadsetR Mixer AudioR2' on
 
Then you can easily play a *.wav sound with the application Aplay, for example:
 
aplay audio-in.wav
<br>
4,199
edits