diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-10 18:03:36 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-10 18:03:36 +0000 |
commit | 99777fb7cf4cc95e9e53a139b1a4a0c353e707e1 (patch) | |
tree | c93c908439171231342aaeca6cfb7a38d2d8de56 /linear_cue_system | |
parent | d2ae5d3ccd4a8d17bf3ca4ad46cc00ee31ce6e50 (diff) |
svn path=/trunk/abstractions/nusmuk/; revision=12741
Diffstat (limited to 'linear_cue_system')
-rw-r--r-- | linear_cue_system/linear_cue_system-meta.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/linear_cue_system/linear_cue_system-meta.pd b/linear_cue_system/linear_cue_system-meta.pd new file mode 100644 index 0000000..8931ccc --- /dev/null +++ b/linear_cue_system/linear_cue_system-meta.pd @@ -0,0 +1,13 @@ +#N canvas 10 10 287 206 10; +#N canvas 340 183 458 294 META 0; +#X text 10 10 META this is a prototype of a libdir meta file; +#X text 11 165 LICENSE GNU GPL; +#X text 10 30 NAME Linera_cue_system; +#X text 10 50 AUTHOR Cyrille Henry; +#X text 11 185 VERSION 3.01; +#X text 11 71 DESCRIPTION "Linear Cue System" is an abstraction's collection +for Pure Data. This system was developed to simplify the use of Pd +for the living arts \, during the creation of a linear show. It allows +an easily control and modification the temporal evolution of various +parts of a Pd patch.; +#X restore 10 10 pd META; |