summaryrefslogtreecommitdiff
path: root/sound_detector/sound_detector.project
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2013-02-21 16:48:24 +0200
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2013-02-21 16:48:24 +0200
commit2cb082769b5f2bd41bdaee0bddfc7cd58d7beb1c (patch)
tree675bbdb66c28076973e85a52686fb46a2a13f516 /sound_detector/sound_detector.project
parent8c0e9c5cc8b8ed67b0545d3a69c471ccdb0a8da8 (diff)
better sound level detection algorithm
more options
Diffstat (limited to 'sound_detector/sound_detector.project')
-rw-r--r--sound_detector/sound_detector.project4
1 files changed, 3 insertions, 1 deletions
diff --git a/sound_detector/sound_detector.project b/sound_detector/sound_detector.project
index 7f24235..3b68ebd 100644
--- a/sound_detector/sound_detector.project
+++ b/sound_detector/sound_detector.project
@@ -33,7 +33,7 @@
<Library Value="vorbisenc"/>
</Linker>
<ResourceCompiler Options="" Required="no"/>
- <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="-d0 -o." UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+ <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="-d0 -o. -s 5,2 -S 3,5" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[]]>
</Environment>
@@ -74,6 +74,8 @@
<Environment EnvVarSetName="&lt;Use Defaults&gt;" DbgSetName="&lt;Use Defaults&gt;">
<![CDATA[
+
+
]]>
</Environment>
<Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">