diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /hexToDec-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'hexToDec-help.pd')
-rw-r--r-- | hexToDec-help.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hexToDec-help.pd b/hexToDec-help.pd new file mode 100644 index 0000000..79262b6 --- /dev/null +++ b/hexToDec-help.pd @@ -0,0 +1,16 @@ +#N canvas 364 98 626 444 10; +#X floatatom 177 350 30 0 0 0 - - -; +#X text 20 11 Description: Hexadecimal to decimal conversion.; +#X msg 268 134 0x11; +#X msg 291 190 0xa1; +#X text 20 25 tags: conversion; +#X obj 177 322 mtl/hexToDec; +#X msg 101 137 0xffaa; +#X msg 83 184 0xf0; +#X msg 175 110 0xffcc33; +#X connect 2 0 5 0; +#X connect 3 0 5 0; +#X connect 5 0 0 0; +#X connect 6 0 5 0; +#X connect 7 0 5 0; +#X connect 8 0 5 0; |