From 3d002b8a19990b771d94de9ad4cb10b81acafa92 Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Sun, 18 Jan 2015 17:45:27 +0000 Subject: add new abstraction svn path=/trunk/externals/nusmuk/; revision=17413 --- nusmuk-audio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nusmuk-audio/Makefile') diff --git a/nusmuk-audio/Makefile b/nusmuk-audio/Makefile index 9d82673..3ec12c9 100644 --- a/nusmuk-audio/Makefile +++ b/nusmuk-audio/Makefile @@ -10,7 +10,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 = ADSR.pd bq_coef_notch.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 = ADSR.pd bq_coef_notch.pd oscillo~.pd bq_coef_peak.pd bq_coef_bp.pd pwm~.pd bq_coef_highshelf.pd compress_limit~.pd compress_limit_sidechain~.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 -- cgit v1.2.1