some launcher script tweaks
[android_pandora.git] / asound.conf
CommitLineData
34a1da07 1# Android ALSA configuration file for TI OMAP3430 reference platform using the TWL4030 ASoC audio.
2
3##
4## Mixer Devices
5##
6
7ctl.AndroidOut {
8 type hw
9}
10
11ctl.AndroidIn {
12 type hw
13}
14
15
16##
17## Playback Devices
18##
19
20pcm.AndroidOut_Speaker {
21 type hw
22}
23
24pcm.AndroidOut_Speaker_normal {
25 type hw
26}
27
28pcm.AndroidOut_Headset {
29 type hw
30}
31
32pcm.AndroidOut_Earpiece {
33 type hw
34}
35
36# No bluetooth available. Send output to the bit bucket.
37pcm.AndroidOut_Bluetooth {
38 type null
39}
40
41pcm.AndroidOut_Bluetooth-A2DP {
42 type null
43}
44
45
46##
47## Recording device
48##
49
50pcm.AndroidIn {
51 type hw
52}
53
54