aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
commitec658fd772009e9f5dfa64f0a0e135eb922a53b2 (patch)
tree6ec2a52580dd23a347fb15b0c02d547b239e520a
parent6babd21897045f78114006b44032d45228ea0e9d (diff)
prepped for 0.1.1 release and debian upload
svn path=/trunk/abstractions/jmmmp/; revision=14681
-rw-r--r--Makefile2
-rw-r--r--debian/changelog2
-rw-r--r--debian/pd-jmmmp.lintian-overrides42
-rw-r--r--expr_scale-help.pd23
-rw-r--r--jmmmp-meta.pd2
-rw-r--r--stoppuhr-clock-help.pd36
6 files changed, 104 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 982f94b..574e5f1 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ SOURCES =
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS = appent.pd ardourjack-gui.pd array+.pd array-edit.pd but.pd clock.pd dacm~.pd datei-o.pd datei-r.pd datei-w.pd dsp01.pd f+.pd lbang.pd liner+~.pd liner~.pd m-i.pd maat~.pd mat~.pd metrum.pd met~.pd mk.pd oscD.pd oscS.pd pd-colors.pd prepent.pd rec-name.pd sguigot.pd sliders.pd snaps~.pd spectrogram~.pd stoppuhr.pd tastin.pd uhr.pd
+PDOBJECTS = appent.pd ardourjack-gui.pd array+.pd array-edit.pd bezier.pd but.pd butt.pd clock.pd dacm~.pd datei-o.pd datei-r.pd datei-w.pd dsp01.pd expr_scale.pd f+.pd lbang.pd liner+~.pd liner~.pd m-i.pd maat~.pd mat~.pd metrum.pd met~.pd mk.pd oscD.pd oscS.pd pd-colors.pd prepent.pd rec-name.pd sguigot.pd sliders.pd snaps~.pd spectrogram~.pd stoppuhr.pd stoppuhr-clock.pd tastin.pd uhr.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES = ardour_icon_48px.gif computer_keyboard.png computer_keyboard_active.png crossfade-in-S1.png crossfade-in-S2.png crossfade-in-constant-power.png crossfade-in-fast-cut.png crossfade-in-linear.png crossfade-in-long-cut.png crossfade-in-short-cut.png crossfade-in-slow-cut.png crossfade-out-S1.png crossfade-out-S2.png crossfade-out-constant-power.png crossfade-out-fast-cut.png crossfade-out-linear.png crossfade-out-long-cut.png crossfade-out-short-cut.png crossfade-out-slow-cut.png fader_belt.png fader_belt_h.png hide.png nudge_left.png nudge_right.png record_normal_red.gif record_tape_red.png strip_width.png transport_end.gif transport_loop.gif transport_play.gif transport_range.gif transport_record.gif transport_start.gif transport_stop.gif zoom_full.png zoom_in.png zoom_out.png
diff --git a/debian/changelog b/debian/changelog
index e26f6e5..8bda472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pd-jmmmp (0.2-1) unstable; urgency=low
+pd-jmmmp (0.1.1-1) unstable; urgency=low
* Initial release (Closes: #591840)
diff --git a/debian/pd-jmmmp.lintian-overrides b/debian/pd-jmmmp.lintian-overrides
new file mode 100644
index 0000000..a8850d9
--- /dev/null
+++ b/debian/pd-jmmmp.lintian-overrides
@@ -0,0 +1,42 @@
+# the upstream library format includes an 'examples' directory where example
+# scripts are kept. This directory needs to be part of the library itself so
+# that the documentation browser, aka the "Help Browser" can find and display
+# the examples. Sometimes the example scripts include image files to
+# manipulate.
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/ardour_icon_48px.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/computer_keyboard.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/computer_keyboard_active.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-S1.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-S2.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-constant-power.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-fast-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-linear.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-long-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-short-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-in-slow-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-S1.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-S2.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-constant-power.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-fast-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-linear.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-long-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-short-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/crossfade-out-slow-cut.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/fader_belt.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/fader_belt_h.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/hide.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/nudge_left.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/nudge_right.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/record_normal_red.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/record_tape_red.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/strip_width.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_end.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_loop.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_play.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_range.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_record.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_start.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/transport_stop.gif
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_full.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_in.png
+image-file-in-usr-lib usr/lib/pd/extra/jmmmp/examples/zoom_out.png
diff --git a/expr_scale-help.pd b/expr_scale-help.pd
new file mode 100644
index 0000000..1065e15
--- /dev/null
+++ b/expr_scale-help.pd
@@ -0,0 +1,23 @@
+#N canvas 418 182 533 385 12;
+#X floatatom 67 277 8 0 0 0 - - -;
+#X floatatom 67 73 5 0 0 0 - - -;
+#X text 77 306 creation:;
+#X floatatom 96 131 5 0 0 0 - - -;
+#X floatatom 125 152 5 0 0 0 - - -;
+#X floatatom 155 173 5 0 0 0 - - -;
+#X floatatom 184 194 5 0 0 0 - - -;
+#X text 124 71 input value;
+#X text 146 278 scaled output value;
+#X text 151 130 in low;
+#X text 177 151 in high;
+#X text 211 172 out low;
+#X text 240 194 out high;
+#X text 97 104 creation arguments can be changed dynamically:;
+#X obj 67 249 expr_scale 0 9 100 255 0;
+#X text 93 323 scale <in low> <in high> <out low> <out high>;
+#X connect 1 0 14 0;
+#X connect 3 0 14 1;
+#X connect 4 0 14 2;
+#X connect 5 0 14 3;
+#X connect 6 0 14 4;
+#X connect 14 0 0 0;
diff --git a/jmmmp-meta.pd b/jmmmp-meta.pd
index 2b9dee0..9cf030d 100644
--- a/jmmmp-meta.pd
+++ b/jmmmp-meta.pd
@@ -5,5 +5,5 @@
#X text 10 50 AUTHOR Joao Miguel Pais <jmmmpais@googlemail.com>;
#X text 10 70 DESCRIPTION ;
#X text 10 90 LICENSE BSD;
-#X text 10 110 VERSION 0.2;
+#X text 10 110 VERSION 0.1.1;
#X restore 10 10 pd META;
diff --git a/stoppuhr-clock-help.pd b/stoppuhr-clock-help.pd
new file mode 100644
index 0000000..15daa80
--- /dev/null
+++ b/stoppuhr-clock-help.pd
@@ -0,0 +1,36 @@
+#N canvas 108 117 718 384 10;
+#X text 12 327 (C) 2006 Joćo Pais - jmmmpais@googlemail.com;
+#X text 12 347 Released under the BSD License;
+#X text 476 70 Inlets;
+#X text 476 140 Outlets;
+#X text 12 10 [stoppuhr-clock] - Chronometer with two layers;
+#X floatatom 16 235 5 0 0 0 - - -;
+#X floatatom 109 215 8 0 0 0 - - -;
+#X text 476 110 - offset (secs);
+#X text 476 90 - new section (key m);
+#X text 476 160 - Elapsed time since beginning;
+#X text 476 180 - Elapsed time since last section;
+#X obj 16 142 stoppuhr-clock;
+#X obj 16 114 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X floatatom 111 125 5 0 0 0 - - -;
+#X text 476 210 GUI;
+#X text 476 230 - Keyboard router indicator;
+#X text 476 250 - Documentation window;
+#X text 476 290 - Elapsed time since last section;
+#X text 476 270 - Elapsed time since beginning;
+#X text 16 96 Trigger chronometer;
+#X text 149 125 Change the offset (secs);
+#X text 53 235 Time since beginning;
+#X text 168 215 Time since last section;
+#X text 12 30 Useful to control both total and partial time durations.
+;
+#X text 124 145 Toggle indicates if keyboard control is on or off.
+;
+#X text 125 165 Click the right button to open the documentation window.
+;
+#X text 12 295 Related objects: [clock] [uhr];
+#X connect 11 0 5 0;
+#X connect 11 1 6 0;
+#X connect 12 0 11 0;
+#X connect 13 0 11 1;