]> git.sesse.net Git - ultimatescore/blobdiff - nageru/ultimate.mapping
Some preliminary work on Sound Shark theming.
[ultimatescore] / nageru / ultimate.mapping
index 98c55850af71feff4398dba2749d584c51c9ce5f..b13b88fe8c8828f325fea3fd20d79e47aad27e72 100644 (file)
@@ -6,7 +6,9 @@ device {
   alsa_info: "USB Audio"
   num_channels: 18
   address: "hw:1,0"
-  extra_delay_ms: 0
+}
+device {
+  type: SILENCE
 }
 bus {
   name: "Ambience mic"
@@ -20,3 +22,9 @@ bus {
   source_channel_left: 2
   source_channel_right: 2
 }
+bus {
+  name: "Sound Shark"
+  device_index: 1
+  source_channel_left: -1
+  source_channel_right: -1
+}