~ubuntu-branches/ubuntu/natty/pd-zexy/natty

« back to all changes in this revision

Viewing changes to reference/pack~-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, IOhannes m zmölnig, Jonas Smedegaard
  • Date: 2010-08-20 12:17:41 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100820121741-4kxozn8b9rhee9fr
Tags: 2.2.3-1
* New upstream version

[ IOhannes m zmölnig ]
* Adopt package, on behalf of Multimedia Team.
  Closes: #546964
* Simply debian/rules with CDBS, and don't unconditionally strip
  binaries.
  Closes: #437763
* Install into /usr/lib/pd/extra/zexy/. Document usage in REAME.Debian
  and warn about change in NEWS.
* git'ify package. Add Vcs-* stanzas to control file.
* Use dpkg source format 3.0 (quilt). Drop build-dependency on quilt.

[ Jonas Smedegaard ]
* Enable CDBS copyright-check routine.
* Add copyright and licensing header to debian/rules.
* Add myself as uploader.
* Rewrite debian/copyright using rev. 135 of draft DEP5 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 420 353 697 479 10;
 
2
#X floatatom 83 92 0 0 0 0 - - -;
 
3
#X obj 83 111 osc~ 689.062;
 
4
#X obj 83 320 unpack 0 0 0;
 
5
#X obj 240 322 print;
 
6
#X floatatom 83 359 0 0 0 0 - - -;
 
7
#X floatatom 150 339 0 0 0 0 - - -;
 
8
#X obj 83 230 t l l;
 
9
#X obj 240 282 spigot;
 
10
#X msg 271 262 1;
 
11
#X msg 297 262 0;
 
12
#X obj 83 300 spigot;
 
13
#X msg 114 280 1;
 
14
#X msg 140 280 0;
 
15
#X obj 83 162 pack~;
 
16
#X text 154 40 pack~;
 
17
#X text 178 65 convert signals to float-packages;
 
18
#X text 368 189 see also;
 
19
#X obj 369 208 unpack~;
 
20
#X text 98 379 1st and 3rd sample of each signal-vector;
 
21
#X text 434 36 part of zexy;
 
22
#X obj 240 302 t l b;
 
23
#X connect 0 0 1 0;
 
24
#X connect 1 0 13 0;
 
25
#X connect 2 0 4 0;
 
26
#X connect 2 2 5 0;
 
27
#X connect 6 0 10 0;
 
28
#X connect 6 1 7 0;
 
29
#X connect 7 0 20 0;
 
30
#X connect 8 0 7 1;
 
31
#X connect 9 0 7 1;
 
32
#X connect 10 0 2 0;
 
33
#X connect 11 0 10 1;
 
34
#X connect 12 0 10 1;
 
35
#X connect 13 0 6 0;
 
36
#X connect 20 0 3 0;
 
37
#X connect 20 1 9 0;