diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2015-05-20 15:28:44 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2015-05-20 15:28:44 +0000 |
commit | 297a520ab0d1f7084d0ac059e8576c631cd88720 (patch) | |
tree | fe306377677d63bfccf6c5eab0889d2de02af3f2 /ctl/ctl-meta.pd | |
parent | ddb68a1bd56394a01763f88428f42ab7500324f7 (diff) |
New project for events controling.
svn path=/trunk/externals/nusmuk/; revision=17469
Diffstat (limited to 'ctl/ctl-meta.pd')
-rw-r--r-- | ctl/ctl-meta.pd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ctl/ctl-meta.pd b/ctl/ctl-meta.pd new file mode 100644 index 0000000..3cf481d --- /dev/null +++ b/ctl/ctl-meta.pd @@ -0,0 +1,10 @@ +#N canvas 849 477 506 253 10; +#X text 10 168 LICENSE GNU GPL; +#X text 10 50 AUTHOR Cyrille Henry; +#X text 10 188 VERSION 2.01; +#X text 10 30 NAME ctl; +#X text 10 70 DESCRIPTION "Cuelist Time Line" is a patch that help +the constrution of a time line \, specially for theater projects. The +time line is based on a textfile that can easilly be edited without +any pd knowledge. This project aim at controlling other modules offering +sound difusion / lighting control etc \, made with pd; |