diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 23:33:24 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 23:33:24 +0000 |
commit | 113221adeb0a7ad20543e95855aa9974ebd3bd5b (patch) | |
tree | 4ba6e0d1d7ede0981c493e52003a5e7bfc7db8ed /nusmuk-audio/Makefile | |
parent | 48becbc592b864b4978f2810f273669174d0092d (diff) |
more change
svn path=/trunk/externals/nusmuk/; revision=14387
Diffstat (limited to 'nusmuk-audio/Makefile')
-rw-r--r-- | nusmuk-audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nusmuk-audio/Makefile b/nusmuk-audio/Makefile index f05b730..e7c9281 100644 --- a/nusmuk-audio/Makefile +++ b/nusmuk-audio/Makefile @@ -9,7 +9,7 @@ SOURCES = bq~.c tabosc4c~.c tabosci~.c tabread4c~.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -PDOBJECTS = bq_coef_notch.pd additive.pd oscillo~.pd bq_coef_peak.pd bq_coef_bp.pd pwm~.pd bq_coef_highshelf.pd compress_limit.pd saw~.pd bq_coef_hip.pd distortion~.pd spatialisation.pd bq_coef_lop.pd echo~.pd bq_coef_lowshelf.pd granulator.pd +PDOBJECTS = bq_coef_notch.pd additive~.pd oscillo~.pd bq_coef_peak.pd bq_coef_bp.pd pwm~.pd bq_coef_highshelf.pd compress_limit~.pd saw~.pd bq_coef_hip.pd distortion~.pd spatialisation~.pd bq_coef_lop.pd echo~.pd bq_coef_lowshelf.pd granulator~.pd # example patches and related files, in the 'examples' subfolder EXAMPLES = analog_synth_emulation.pd hanning.wav |