From 513389b4c1bc8afe4b2dc9947c534bfeb105e3da Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Fri, 22 May 2009 21:58:48 +0000 Subject: Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21044 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/extra/gcanvas-help.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 apps/plugins/pdbox/PDa/extra/gcanvas-help.pd (limited to 'apps/plugins/pdbox/PDa/extra/gcanvas-help.pd') diff --git a/apps/plugins/pdbox/PDa/extra/gcanvas-help.pd b/apps/plugins/pdbox/PDa/extra/gcanvas-help.pd new file mode 100644 index 0000000000..e0e3fd6f4d --- /dev/null +++ b/apps/plugins/pdbox/PDa/extra/gcanvas-help.pd @@ -0,0 +1,16 @@ +#N canvas 0 0 240 300 8; +#X obj 21 61 gcanvas 80 80; +#X text 14 9 gcanvas .. mouse coordinate enabled canvas; +#X text 13 22 ==========================================; +#X floatatom 21 148 5 0 0 0 - - -; +#X floatatom 94 147 5 0 0 0 - - -; +#X connect 0 0 3 0; +#X connect 0 1 4 0; +#N canvas 0 0 240 300 8; +#X obj 21 61 gcanvas 80 80; +#X text 14 9 gcanvas .. mouse coordinate enabled canvas; +#X text 13 22 ==========================================; +#X floatatom 21 148 5 0 0 0 - - -; +#X floatatom 94 147 5 0 0 0 - - -; +#X connect 0 0 3 0; +#X connect 0 1 4 0; -- cgit v1.2.3