This URL has Read-Only access.

Statistics
| Branch: | Tag: | Revision:

root / xjimmies / patches / hz->radians.pd @ 21274c40

History | View | Annotate | Download (662 Bytes)

1
#N canvas 453 290 562 376 10;
2
#X obj 120 120 expr 3.14159 / ($i1 * .5);
3
#X text 55 22 signal whose sampling-rate is reported;
4
#X obj 120 70 loadbang;
5
#X obj 63 181 outlet~;
6
#X obj 63 151 * 0.000142;
7
#X obj 63 124 t f;
8
#X text 192 171 input (hz) *2pi;
9
#X text 209 188 Srate;
10
#X text 125 182 radians =;
11
#X text 202 178 _______;
12
#X obj 120 97 samplerate~;
13
#X obj 353 40 r pd;
14
#X obj 354 64 route audio-dialog;
15
#X obj 353 90 t b;
16
#X text 126 43 <hz float>;
17
#X obj 63 44 inlet;
18
#X connect 0 0 4 1;
19
#X connect 2 0 10 0;
20
#X connect 4 0 3 0;
21
#X connect 5 0 4 0;
22
#X connect 10 0 0 0;
23
#X connect 11 0 12 0;
24
#X connect 12 0 13 0;
25
#X connect 13 0 10 0;
26
#X connect 15 0 5 0;