From bd8d77dd8a6fbbc2a8925a2210917bfe0e2d6849 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 20 Jun 2006 17:20:32 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5269, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/input_noticer/; revision=5270 --- noticer_test.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 noticer_test.pd (limited to 'noticer_test.pd') diff --git a/noticer_test.pd b/noticer_test.pd new file mode 100644 index 0000000..e001bc5 --- /dev/null +++ b/noticer_test.pd @@ -0,0 +1,12 @@ +#N canvas 0 0 450 300 10; +#X obj 108 188 print A; +#X obj 49 45 input_noticer joystick SideWinder; +#X obj 133 137 route 0 1; +#X obj 197 186 print C; +#X obj 149 215 print B; +#X obj 50 22 loadbang; +#X connect 1 0 2 0; +#X connect 2 0 0 0; +#X connect 2 1 4 0; +#X connect 2 2 3 0; +#X connect 5 0 1 0; -- cgit v1.2.1