diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-04-23 03:28:08 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-04-23 03:28:08 +0000 |
commit | 9714822cd34663b1b84b6ca50fc6489f6d861cb4 (patch) | |
tree | 8f62b126cb00c115b5391b74f60c24f7c8cc074b /rawevent.pd | |
parent | eff0da1ac49d73efb7d0a592443dc21b47e5c9e5 (diff) |
moved to rawhid folder
svn path=/trunk/externals/hcs/; revision=588
Diffstat (limited to 'rawevent.pd')
-rw-r--r-- | rawevent.pd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/rawevent.pd b/rawevent.pd deleted file mode 100644 index 6903ec7..0000000 --- a/rawevent.pd +++ /dev/null @@ -1,14 +0,0 @@ -#N canvas 454 205 450 300 10; -#X floatatom 244 176 5 0 0 3 code - -; -#X floatatom 303 176 5 0 0 3 value - -; -#X floatatom 185 176 4 0 0 3 type - -; -#X floatatom 112 176 9 0 0 3 time - -; -#X msg 176 53 start; -#X msg 187 91 stop; -#X obj 126 123 rawevent /dev/input/event0; -#X connect 4 0 6 0; -#X connect 5 0 6 0; -#X connect 6 0 3 0; -#X connect 6 1 2 0; -#X connect 6 2 0 0; -#X connect 6 3 1 0; |