diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-03-17 02:00:39 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-03-17 02:00:39 +0000 |
commit | fe1393869e4f77f5e7b2587d45628892bf97a762 (patch) | |
tree | ce86943137f3cb9522635da19d5a2fac35819bbe /gui/help | |
parent | aedf237df9eeeac1c4be833a24810f556f9efaaa (diff) |
started sketch of a fancy audio amp slider with an embedded vu meter and a slider that changes color based on the level; needs some tweaking
svn path=/trunk/externals/hcs/; revision=4715
Diffstat (limited to 'gui/help')
-rw-r--r-- | gui/help/asl-help.pd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/help/asl-help.pd b/gui/help/asl-help.pd new file mode 100644 index 0000000..6695880 --- /dev/null +++ b/gui/help/asl-help.pd @@ -0,0 +1,5 @@ +#N canvas 642 427 458 308 10; +#X obj 142 80 asl; +#X floatatom 269 196 5 0 0 0 - - -; +#X obj 269 56 asl; +#X connect 2 0 1 0; |