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

« back to all changes in this revision

Viewing changes to reference/coordinates-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 413 385 754 537 10;
 
2
#X text 122 40 convert between SPHeric \, POLar and CARTesian coordinates
 
3
;
 
4
#X obj 99 305 cart2sph;
 
5
#X floatatom 150 286 5 0 0 0 z - -;
 
6
#X floatatom 124 268 5 0 0 0 y - -;
 
7
#X floatatom 99 248 5 0 0 0 x - -;
 
8
#X floatatom 150 366 5 0 0 0 theta - -;
 
9
#X floatatom 124 348 5 0 0 0 phi - -;
 
10
#X floatatom 99 328 5 0 0 0 r - -;
 
11
#X floatatom 150 116 5 0 0 0 z - -;
 
12
#X floatatom 124 98 5 0 0 0 y - -;
 
13
#X floatatom 99 78 5 0 0 0 x - -;
 
14
#X floatatom 150 196 5 0 0 0 z - -;
 
15
#X floatatom 124 178 5 0 0 0 phi - -;
 
16
#X floatatom 99 158 5 0 0 0 r - -;
 
17
#X obj 99 135 cart2pol;
 
18
#X floatatom 353 116 5 0 0 0 z - -;
 
19
#X floatatom 331 98 5 0 0 0 phi - -;
 
20
#X floatatom 309 78 5 0 0 0 r - -;
 
21
#X floatatom 353 196 5 0 0 0 theta - -;
 
22
#X floatatom 331 178 5 0 0 0 phi - -;
 
23
#X floatatom 309 158 5 0 0 0 r - -;
 
24
#X floatatom 360 286 5 0 0 0 z - -;
 
25
#X floatatom 334 268 5 0 0 0 phi - -;
 
26
#X floatatom 309 248 5 0 0 0 r - -;
 
27
#X floatatom 360 366 5 0 0 0 z - -;
 
28
#X floatatom 334 348 5 0 0 0 y - -;
 
29
#X floatatom 309 328 5 0 0 0 x - -;
 
30
#X floatatom 573 286 5 0 0 0 theta - -;
 
31
#X floatatom 551 268 5 0 0 0 phi - -;
 
32
#X floatatom 529 248 5 0 0 0 r - -;
 
33
#X floatatom 573 366 5 0 0 0 z - -;
 
34
#X floatatom 551 348 5 0 0 0 phi - -;
 
35
#X floatatom 529 328 5 0 0 0 r - -;
 
36
#X obj 529 305 sph2pol;
 
37
#X floatatom 580 116 5 0 0 0 theta - -;
 
38
#X floatatom 554 98 5 0 0 0 phi - -;
 
39
#X floatatom 529 78 5 0 0 0 r - -;
 
40
#X floatatom 580 196 5 0 0 0 z - -;
 
41
#X floatatom 554 178 5 0 0 0 y - -;
 
42
#X floatatom 529 158 5 0 0 0 x - -;
 
43
#X obj 529 135 sph2cart;
 
44
#X obj 309 135 pol2sph;
 
45
#X obj 309 305 pol2cart;
 
46
#X text 112 450 angles are given in RADian \, if you want DEGree you
 
47
might want to use [deg2rad] and [rad2deg];
 
48
#X text 599 17 part of zexy;
 
49
#X connect 1 0 7 0;
 
50
#X connect 1 1 6 0;
 
51
#X connect 1 2 5 0;
 
52
#X connect 2 0 1 2;
 
53
#X connect 3 0 1 1;
 
54
#X connect 4 0 1 0;
 
55
#X connect 8 0 14 2;
 
56
#X connect 9 0 14 1;
 
57
#X connect 10 0 14 0;
 
58
#X connect 14 0 13 0;
 
59
#X connect 14 1 12 0;
 
60
#X connect 14 2 11 0;
 
61
#X connect 15 0 41 2;
 
62
#X connect 16 0 41 1;
 
63
#X connect 17 0 41 0;
 
64
#X connect 21 0 42 2;
 
65
#X connect 22 0 42 1;
 
66
#X connect 23 0 42 0;
 
67
#X connect 27 0 33 2;
 
68
#X connect 28 0 33 1;
 
69
#X connect 29 0 33 0;
 
70
#X connect 33 0 32 0;
 
71
#X connect 33 1 31 0;
 
72
#X connect 33 2 30 0;
 
73
#X connect 34 0 40 2;
 
74
#X connect 35 0 40 1;
 
75
#X connect 36 0 40 0;
 
76
#X connect 40 0 39 0;
 
77
#X connect 40 1 38 0;
 
78
#X connect 40 2 37 0;
 
79
#X connect 41 0 20 0;
 
80
#X connect 41 1 19 0;
 
81
#X connect 41 2 18 0;
 
82
#X connect 42 0 26 0;
 
83
#X connect 42 1 25 0;
 
84
#X connect 42 2 24 0;