python helper routines (common.py) added

This commit is contained in:
Alexander Mordvintsev
2011-06-14 15:02:57 +00:00
parent d22b94757c
commit 194506397e
3 changed files with 74 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ def create_capture(source):
presets = dict(
empty = 'synth:',
lena = 'synth:bg=../cpp/lena.jpg:noise=0.1'
)