aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/ftom-help.pd
blob: 1b382ae612c802915d468d33ee0e390af4a1a559 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#N canvas 0 0 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header ftom 3 12 0 18 -204280
-1 0;
#X obj 0 421 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 51 242 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 HELP_PATCH_AUTHORS Updated for pd version 0.40. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 5 KEYWORDS signal conversion MIDI;
#X text 12 45 DESCRIPTION frequency to MIDI conversion;
#X text 12 65 INLET_0 float;
#X text 12 85 OUTLET_0 float;
#X text 12 165 RELEASE_DATE 1997;
#X restore 500 597 pd META;
#X obj 0 491 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 524 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 553 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 430 cnv 17 3 55 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 528 (none);
#N canvas 71 422 428 163 Related_objects 0;
#X text 19 37 Control objects for conversion:;
#X obj 59 66 dbtorms;
#X obj 113 66 rmstodb;
#X obj 167 66 dbtopow;
#X obj 222 66 powtodb;
#X obj 22 125 mtof~;
#X obj 67 125 ftom~;
#X obj 110 125 dbtorms~;
#X obj 175 125 rmstodb~;
#X obj 241 125 dbtopow~;
#X obj 303 125 powtodb~;
#X text 19 102 Signal objects for conversion:;
#X obj 22 66 mtof;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X text 7 1 [ftom] Related Objects;
#X restore 102 597 pd Related_objects;
#X floatatom 249 186 0 0 0 0 - - -;
#X floatatom 249 130 0 0 0 0 - - -;
#X obj 78 500 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 429 float;
#X text 98 456 list;
#X text 98 500 float;
#X obj 492 3 ftom;
#X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/ftom -text
pdpedia: ftom;
#X obj 249 159 ftom;
#X text 11 23 frequency to MIDI conversion;
#X text 158 456 - lists will be truncated \, and the first element
will be used as input.;
#X text 99 215 The [ftom] object transposes a frequency in Hertz into
a MIDI value \, so that "440" goes to "69". A frequency of zero Hertz
is given a MIDI value of -1500 (strictly speaking \, it is negative
infinity.);
#X obj 98 557 pddp/pddplink all_about_acoustic_conversions.pd;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X obj 98 572 pddp/pddplink ../3.audio.examples/A06.frequency.pd -text
doc/3.audio.examples/A06.frequency.pd;
#X connect 11 0 18 0;
#X connect 18 0 10 0;