Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1234)

Unified Diff: pulse/default-cros.pa

Issue 3532012: Reduce default microphone volume. (Closed) Base URL: ssh://git@chromiumos-git/audioconfig.git
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pulse/default-cros.pa
diff --git a/pulse/default-cros.pa b/pulse/default-cros.pa
index ad471f889257cef9edb4a4fe1677a0fcdeb468a5..92e29d1d4138ed8d9e345421a07eced52d4c60bc 100644
--- a/pulse/default-cros.pa
+++ b/pulse/default-cros.pa
@@ -29,7 +29,7 @@
### Automatically restore the volume of streams and devices.
### Set the default volume and mute states for new devices.
-load-module module-device-restore default_sink_volume=55706 default_sink_muted=n default_source_volume=65537 default_source_muted=n
+load-module module-device-restore default_sink_volume=55706 default_sink_muted=n default_source_volume=46349 default_source_muted=n
load-module module-stream-restore
load-module module-card-restore
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698