aboutsummaryrefslogtreecommitdiff
path: root/doc/qnorm~-help.pd
blob: 789ee5dbf973056074b2788e23fb8bb63bcb4603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#N canvas 0 26 352 287 10;
#X obj 119 137 qnorm~;
#X obj 96 68 osc~ 30;
#X obj 159 68 osc~ 40;
#X obj 221 67 osc~ 50;
#X obj 287 68 osc~ 60;
#X obj 131 265 dac~;
#X obj 111 190 vol~;
#X obj 151 190 vol~;
#X floatatom 185 154 5 0 0 0 - - -;
#X floatatom 116 33 5 0 0 0 - - -;
#X floatatom 165 33 5 0 0 0 - - -;
#X floatatom 217 33 5 0 0 0 - - -;
#X floatatom 266 33 5 0 0 0 - - -;
#X obj 155 228 hip~ 10;
#X obj 91 227 hip~ 10;
#X text 45 -2 qnorm normalizes a quaternion signal to unit norm;
#N canvas 350 117 494 537 META 0;
#X text 12 245 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS signal;
#X text 12 45 DESCRIPTION normalize a quaternion signal to unit norm
;
#X text 12 65 INLET_0 signal;
#X text 12 85 INLET_1 signal;
#X text 12 105 INLET_2 signal;
#X text 12 125 INLET_3 signal;
#X text 12 145 OUTLET_0 signal;
#X text 12 165 OUTLET_1 signal;
#X text 12 185 OUTLET_2 signal;
#X text 12 205 OUTLET_3 signal;
#X text 12 25 LICENSE GPL v2;
#X text 12 225 AUTHOR Tom Schouten <tom@zwizwa.be>;
#X restore 301 265 pd META;
#X connect 0 0 6 0;
#X connect 0 1 6 0;
#X connect 0 2 7 0;
#X connect 0 3 7 0;
#X connect 1 0 0 0;
#X connect 2 0 0 1;
#X connect 3 0 0 2;
#X connect 4 0 0 3;
#X connect 6 0 14 0;
#X connect 7 0 13 0;
#X connect 8 0 7 1;
#X connect 8 0 6 1;
#X connect 9 0 1 0;
#X connect 10 0 2 0;
#X connect 11 0 3 0;
#X connect 12 0 4 0;
#X connect 13 0 5 1;
#X connect 14 0 5 0;