aboutsummaryrefslogtreecommitdiff
path: root/cdplayer-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'cdplayer-help.pd')
-rw-r--r--cdplayer-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/cdplayer-help.pd b/cdplayer-help.pd
new file mode 100644
index 0000000..8a61caf
--- /dev/null
+++ b/cdplayer-help.pd
@@ -0,0 +1,30 @@
+#N canvas 0 337 450 300 10;
+#X obj 58 179 cdplayer;
+#X obj 151 235 metro 100;
+#X obj 151 261 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 151 203 1;
+#X obj 151 175 loadbang;
+#X msg 65 98 pause;
+#X msg 44 75 resume;
+#X msg 79 125 stop;
+#X msg 84 148 eject;
+#X text 22 7 cdplayer is an object for atapi-cd-roms under linux;
+#X text 100 76 resume;
+#X text 112 96 pause playing;
+#X text 113 124 stop (no resume);
+#X text 132 149 eject;
+#X text 185 261 <- cdplayer does not block;
+#X text 208 278 because of forking;
+#X floatatom 21 28 5 0 0;
+#X msg 21 51 play \$1;
+#X text 81 50 play a track;
+#X connect 1 0 2 0;
+#X connect 3 0 1 0;
+#X connect 4 0 3 0;
+#X connect 5 0 0 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
+#X connect 8 0 0 0;
+#X connect 16 0 17 0;
+#X connect 17 0 0 0;