summaryrefslogtreecommitdiff
path: root/default.conf
diff options
context:
space:
mode:
authorKwang-Hui Cho <kwanghui.cho@samsung.com>2012-08-21 17:32:42 +0900
committerKwang-Hui Cho <kwanghui.cho@samsung.com>2012-08-21 18:08:38 +0900
commitec42f3aafb40e5f8bf79269273d08cee147cefba (patch)
treee9e4c21e9d3abd6e0a72f07fdd51580714c3e00a /default.conf
parente8b6a3ca8c732527ef26369faeacfc14bdf02d87 (diff)
downloadalsa-scenario-scn-data-0-base-master.tar.gz
alsa-scenario-scn-data-0-base-master.tar.bz2
alsa-scenario-scn-data-0-base-master.zip
add files Signed-off-by: Kwang-Hui Cho <kwanghui.cho@samsung.com>
Diffstat (limited to 'default.conf')
-rw-r--r--default.conf358
1 files changed, 358 insertions, 0 deletions
diff --git a/default.conf b/default.conf
new file mode 100644
index 0000000..e24c73f
--- /dev/null
+++ b/default.conf
@@ -0,0 +1,358 @@
+Section "Scenario"
+ Identifier = "reset"
+ File = "val_reset"
+ PreSequenceFile = "seq_reset"
+EndSection
+
+Section "Scenario"
+ Identifier = "reset_playback"
+ File = "val_reset_playback"
+ PreSequenceFile = "seq_reset_playback"
+EndSection
+
+Section "Scenario"
+ Identifier = "reset_capture"
+ File = "val_reset_capture"
+ PreSequenceFile = "seq_reset_capture"
+EndSection
+
+Section "Scenario"
+ Identifier = "mute_playback"
+ File = "val_mute_playback"
+ PreSequenceFile = "seq_mute_playback"
+EndSection
+
+Section "Scenario"
+ Identifier = "unmute_playback"
+ File = "val_unmute_playback"
+ PreSequenceFile = "seq_mute_playback"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_speaker"
+ File = "val_ap_speaker"
+ PreSequenceFile = "seq_ap_speaker"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_speaker_left"
+ File = "val_ap_speaker_left"
+ PreSequenceFile = "seq_ap_speaker_left"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_speaker_right"
+ File = "val_ap_speaker_right"
+ PreSequenceFile = "seq_ap_speaker_right"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_speaker_gain"
+ File = "val_ap_speaker_gain"
+ PreSequenceFile = "seq_ap_speaker_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_speaker_ringtone_gain"
+ File = "val_ap_speaker_ringtone_gain"
+ PreSequenceFile = "seq_ap_speaker_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_headset"
+ File = "val_ap_headset"
+ PreSequenceFile = "seq_ap_headset"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_headset_gain"
+ File = "val_ap_headset_gain"
+ PreSequenceFile = "seq_ap_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_headset_ringtone_gain"
+ File = "val_ap_headset_ringtone_gain"
+ PreSequenceFile = "seq_ap_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_receiver"
+ File = "val_ap_receiver"
+ PreSequenceFile = "seq_ap_receiver"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_receiver_gain"
+ File = "val_ap_receiver_gain"
+ PreSequenceFile = "seq_ap_receiver_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_dock"
+ File = "val_ap_dock"
+ PreSequenceFile = "seq_ap_dock"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_dock_gain"
+ File = "val_ap_dock_gain"
+ PreSequenceFile = "seq_ap_dock_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_bt"
+ File = "val_ap_bt"
+ PreSequenceFile = "seq_ap_bt"
+EndSection
+
+Section "Scenario"
+ Identifier = "ap_to_bt_gain"
+ File = "val_ap_bt_gain"
+ PreSequenceFile = "seq_ap_bt_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "bt_to_cp"
+ File = "val_bt_cp"
+ PreSequenceFile = "seq_bt_cp"
+EndSection
+
+Section "Scenario"
+ Identifier = "bt_to_cp_gain"
+ File = "val_bt_cp_gain"
+ PreSequenceFile = "seq_bt_cp_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "bt_to_ap"
+ File = "val_bt_ap"
+ PreSequenceFile = "seq_bt_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "bt_to_ap_gain"
+ File = "val_bt_ap_gain"
+ PreSequenceFile = "seq_bt_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_speaker"
+ File = "val_cp_speaker"
+ PreSequenceFile = "seq_cp_speaker"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_speaker_gain"
+ File = "val_cp_speaker_gain"
+ PreSequenceFile = "seq_cp_speaker_gain"
+EndSection
+Section "Scenario"
+ Identifier = "cp_to_speaker_voicecall_gain"
+ File = "val_cp_speaker_voicecall_gain"
+ PreSequenceFile = "seq_cp_speaker_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_speaker_videocall_gain"
+ File = "val_cp_speaker_videocall_gain"
+ PreSequenceFile = "seq_cp_speaker_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_headset"
+ File = "val_cp_headset"
+ PreSequenceFile = "seq_cp_headset"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_headset_gain"
+ File = "val_cp_headset_gain"
+ PreSequenceFile = "seq_cp_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_headset_voicecall_gain"
+ File = "val_cp_headset_voicecall_gain"
+ PreSequenceFile = "seq_cp_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_headset_videocall_gain"
+ File = "val_cp_headset_videocall_gain"
+ PreSequenceFile = "seq_cp_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_receiver"
+ File = "val_cp_receiver"
+ PreSequenceFile = "seq_cp_receiver"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_receiver_gain"
+ File = "val_cp_receiver_gain"
+ PreSequenceFile = "seq_cp_receiver_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_receiver_voicecall_gain"
+ File = "val_cp_receiver_voicecall_gain"
+ PreSequenceFile = "seq_cp_receiver_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_receiver_videocall_gain"
+ File = "val_cp_receiver_videocall_gain"
+ PreSequenceFile = "seq_cp_receiver_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_ap"
+ File = "val_cp_ap"
+ PreSequenceFile = "seq_cp_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_ap_gain"
+ File = "val_cp_ap_gain"
+ PreSequenceFile = "seq_cp_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_bt"
+ File = "val_cp_bt"
+ PreSequenceFile = "seq_cp_bt"
+EndSection
+
+Section "Scenario"
+ Identifier = "cp_to_bt_gain"
+ File = "val_cp_bt_gain"
+ PreSequenceFile = "seq_cp_bt_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "codec_disable_on_suspend"
+ File = "val_codec_disable_on_suspend"
+ PreSequenceFile = "seq_codec_disable_on_suspend"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_speaker"
+ File = "val_fmradio_speaker"
+ PreSequenceFile = "seq_fmradio_speaker"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_speaker_gain"
+ File = "val_fmradio_speaker_gain"
+ PreSequenceFile = "seq_fmradio_speaker_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_headset"
+ File = "val_fmradio_headset"
+ PreSequenceFile = "seq_fmradio_headset"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_headset_gain"
+ File = "val_fmradio_headset_gain"
+ PreSequenceFile = "seq_fmradio_headset_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "mainmic_to_ap"
+ File = "val_mainmic_ap"
+ PreSequenceFile = "seq_mainmic_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "mainmic_to_ap_gain"
+ File = "val_mainmic_ap_gain"
+ PreSequenceFile = "seq_mainmic_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "mainmic_to_cp"
+ File = "val_mainmic_cp"
+ PreSequenceFile = "seq_mainmic_cp"
+EndSection
+
+Section "Scenario"
+ Identifier = "mainmic_to_cp_gain"
+ File = "val_mainmic_cp_gain"
+ PreSequenceFile = "seq_mainmic_cp_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "earmic_to_ap"
+ File = "val_earmic_ap"
+ PreSequenceFile = "seq_earmic_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "earmic_to_ap_gain"
+ File = "val_earmic_ap_gain"
+ PreSequenceFile = "seq_earmic_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "earmic_to_cp"
+ File = "val_earmic_cp"
+ PreSequenceFile = "seq_earmic_cp"
+EndSection
+
+Section "Scenario"
+ Identifier = "earmic_to_cp_gain"
+ File = "val_earmic_cp_gain"
+ PreSequenceFile = "seq_earmic_cp_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "submic_to_ap"
+ File = "val_submic_ap"
+ PreSequenceFile = "seq_submic_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "submic_to_ap_gain"
+ File = "val_submic_ap_gain"
+ PreSequenceFile = "seq_submic_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "submic_to_cp"
+ File = "val_submic_cp"
+ PreSequenceFile = "seq_submic_cp"
+EndSection
+
+Section "Scenario"
+ Identifier = "submic_to_cp_gain"
+ File = "val_submic_cp_gain"
+ PreSequenceFile = "seq_submic_cp_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "stereomic_to_ap"
+ File = "val_stereomic_ap"
+ PreSequenceFile = "seq_stereomic_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "stereomic_to_ap_gain"
+ File = "val_stereomic_ap_gain"
+ PreSequenceFile = "seq_stereomic_ap_gain"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_ap"
+ File = "val_fmradio_ap"
+ PreSequenceFile = "seq_fmradio_ap"
+EndSection
+
+Section "Scenario"
+ Identifier = "fmradio_to_ap_gain"
+ File = "val_fmradio_ap_gain"
+ PreSequenceFile = "seq_fmradio_ap_gain"
+EndSection