From: Paul Brossier Date: Sat, 20 Aug 2016 17:24:38 +0000 (+0200) Subject: python/lib/gen_external.py: enable tss X-Git-Tag: 0.4.4~263 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=1bd833489fa6f9c670bfc00829ff1cca937a339f;p=aubio.git python/lib/gen_external.py: enable tss --- diff --git a/python/lib/gen_external.py b/python/lib/gen_external.py index 9c501a3f..8d5be2d7 100644 --- a/python/lib/gen_external.py +++ b/python/lib/gen_external.py @@ -40,8 +40,6 @@ skip_objects = [ 'source_wavread', #'sampler', 'audio_unit', - - 'tss', ] def get_preprocessor():