From 37e0a63aea64cb80a74e7600b44167d424a39cc4 Mon Sep 17 00:00:00 2001 From: Shichao An Date: Thu, 9 Jan 2014 20:22:03 -0500 Subject: [PATCH] Add default config --- sample_config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sample_config b/sample_config index 5720f6f..e84e0b5 100644 --- a/sample_config +++ b/sample_config @@ -1,4 +1,7 @@ -; sample config file at ~/.soundmeter/config +; sample (and default) config file at ~/.soundmeter/config [soundmeter] -frames_per_buffer = 1024 +frames_per_buffer = 2048 format = 8 +channels = 2 +rate = 44100 +audio_segment_length = 0.5