fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / armass
index 3a21a0473288dfc90472f4ea3e96b4f00f2c3044..868e92d08151efca86e8da1c5c7f3ca291b4be9c 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 MASSIF_OPTIONS="$MASSIF_OPTIONS --time-unit=ms"
+MASSIF_OPTIONS="$MASSIF_OPTIONS --threshold=0.2 --peak-inaccuracy=0.2 --max-snapshots=500"
 
 TOP=`dirname "$0"`/..
 . $TOP/build/gtk2_ardour/ardev_common_waf.sh