From: Paul Brossier Date: Mon, 18 Mar 2013 16:28:07 +0000 (-0500) Subject: python/lib/gen_pyobject.py: add forgotten source X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7125680ec77107a0c816a8bc3521a7c439713dc5;p=aubio.git python/lib/gen_pyobject.py: add forgotten source --- diff --git a/python/lib/gen_pyobject.py b/python/lib/gen_pyobject.py index aee961fb..bb8b4f23 100644 --- a/python/lib/gen_pyobject.py +++ b/python/lib/gen_pyobject.py @@ -99,6 +99,7 @@ defaultsizes = { 'beattracking': ['self->hop_size'], 'tempo': ['1'], 'peakpicker': ['1'], + 'source': ['self->hop_size', '1'], } # default value for variables