diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2014-03-19 14:32:10 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2014-03-19 14:32:10 +0000 |
commit | 946d509ee40b5c986004da5193205d490a7f7176 (patch) | |
tree | 69a721a2fa41646607b030b35359ba036ec7f788 | |
parent | 0da1c629f3042b209655b56a7b078771b4cd1c13 (diff) |
fix authors
svn path=/trunk/externals/pmpd/; revision=17275
-rw-r--r-- | pmpd-meta.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pmpd-meta.pd b/pmpd-meta.pd index ffb205b..c0c88f2 100644 --- a/pmpd-meta.pd +++ b/pmpd-meta.pd @@ -1,8 +1,8 @@ -#N canvas 798 625 513 190 10; +#N canvas 796 630 513 190 10; #X text 11 115 LICENSE GNU GPL; -#X text 10 38 AUTHOR Cyrille Henry; #X text 10 18 NAME pmpd; #X text 10 58 DESCRIPTION Pmpd is a library for Pure Data allowing the synthesis of control data through the means of particular physics modelling.; #X text 9 135 VERSION 0.10-svn; +#X text 10 38 AUTHOR Cyrille Henry and Nicolas Montgermont; |