diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-05-25 11:21:24 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-05-25 11:21:24 +0000 |
commit | a13cfad2e5079891b5d7d60d63d7b2463b18a3a7 (patch) | |
tree | c5780f849be3a75ef12eb8d2998a315a24a7a5c6 /lightboard/lightboard.pd | |
parent | 4f6af90ceaad843c0d898ecbe4b1b879a85728e4 (diff) |
add warning.
svn path=/trunk/abstractions/nusmuk/; revision=11497
Diffstat (limited to 'lightboard/lightboard.pd')
-rw-r--r-- | lightboard/lightboard.pd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lightboard/lightboard.pd b/lightboard/lightboard.pd index daaa3b0..ee55a9c 100644 --- a/lightboard/lightboard.pd +++ b/lightboard/lightboard.pd @@ -1,4 +1,4 @@ -#N canvas 0 232 313 197 10; +#N canvas 0 232 518 277 10; #X declare -path effect -path abs_light; #X obj 5 16 declare -path effect -path abs_light; #N canvas 0 25 1171 554 memoires_lumiere 0; @@ -1129,3 +1129,7 @@ dmx interface; #X text 87 73 midi_channel of the midi2DMX interface; #X connect 13 0 12 0; #X restore 5 111 pd bcf2000 _________________________; +#X text 9 153 This should be adapted depending on the DMX interface +you are using \, and also depending to your need. You should always +fork this project befor using ig \, since it will evole without any +warning.; |