From 5027fe97673a17b9cf99ec01a83c0e0c8ae2b3c6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Nov 2010 05:15:00 +0000 Subject: added example patch svn path=/trunk/externals/windowing/; revision=14360 --- Makefile | 2 +- windowing-meta.pd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cee2e9d..e4b140f 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ SOURCES = bartlett~.c blackman~.c connes~.c cosine~.c gaussian~.c hamming~.c han PDOBJECTS = # example patches and related files, in the 'examples' subfolder -EXAMPLES = +EXAMPLES = windowing.pd # manuals and related files, in the 'manual' subfolder MANUAL = diff --git a/windowing-meta.pd b/windowing-meta.pd index 5041a5e..06b34e9 100644 --- a/windowing-meta.pd +++ b/windowing-meta.pd @@ -4,5 +4,5 @@ #X text 10 10 NAME windowing; #X text 10 10 AUTHOR Joe Sarlo; #X text 10 10 LICENSE GPLv2 or later; -#X text 10 110 VERSION 0.1; +#X text 10 110 VERSION 0.1.1-svn; #X restore 10 10 pd META; -- cgit v1.2.1