diff options
-rw-r--r-- | lightboard/lightboard-meta.pd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lightboard/lightboard-meta.pd b/lightboard/lightboard-meta.pd new file mode 100644 index 0000000..2b70234 --- /dev/null +++ b/lightboard/lightboard-meta.pd @@ -0,0 +1,14 @@ +#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 10 168 LICENSE GNU GPL; +#X text 10 50 AUTHOR Cyrille Henry; +#X text 10 30 NAME lightboard; +#X text 10 188 VERSION 2.01; +#X text 10 70 DESCRIPTION "Lighting for Pure Data" is an abstractions' +collection for "Pure Data" that aims at emulating a lighting console +controlling DMX systems. Unlike a hardware lighting console \, this +system offers an open API allowing a full control over the lighting +within Pure Data in order to connect light with other media. This also +allows to have complex light movements and behaviours.; +#X restore 10 10 pd META; |