diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-01 13:07:34 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-01 13:07:34 +0000 |
commit | c0cfeff609602628151f8f01a4c57bb00eb93f59 (patch) | |
tree | ca2aaa022b4cbb4d14e59d880e676f0f25764094 | |
parent | 13e9d3c3e39ffbc99302c53df9d38579ce65f945 (diff) |
removed offending comma
svn path=/trunk/externals/earplug~/; revision=13351
-rw-r--r-- | earplug~-meta.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/earplug~-meta.pd b/earplug~-meta.pd index be03c89..0b04fe6 100644 --- a/earplug~-meta.pd +++ b/earplug~-meta.pd @@ -3,7 +3,7 @@ #X text 10 10 META this is a prototype of a libdir meta file; #X text 10 30 NAME earplug~; #X text 10 50 AUTHOR Pei Xiang; -#X text 10 70 DESCRIPTION filters for binaural audio spatialization, based on KEMAR impulse measurement; +#X text 10 70 DESCRIPTION filters for binaural audio spatialization based on KEMAR impulse measurement; #X text 10 90 LICENSE ; #X text 10 110 VERSION ; #X restore 10 10 pd META; |