aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--SMLib.pd (renamed from SMlib.pd)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be30e49..66dbaed 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ SOURCES = bp.c decimator.c deltas.c hip.c hist.c itov.c lavg.c lhist.c lhisti.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS = SMlib.pd
+PDOBJECTS = SMLib.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES = beattracker.pd normalizer.pd resonate-beat.pd
diff --git a/SMlib.pd b/SMLib.pd
index a461234..a461234 100644
--- a/SMlib.pd
+++ b/SMLib.pd