summaryrefslogtreecommitdiff
path: root/help/rhythm-help.pd
blob: b8759a8231a1495bc90ab3b75a726c1bf00d65ee (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
73
74
75
76
77
78
79
80
81
82
83
84
85
#N canvas 497 81 557 515 10;
#X obj 0 0 cnv 15 552 40 empty empty rhythm 3 12 0 18 -204280 -1 0
;
#X obj 0 332 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#X obj 0 434 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 520 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#X obj 79 343 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 554 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#N canvas 240 348 428 75 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X restore 206 556 pd Related_objects;
#N canvas 487 588 379 261 META 0;
#X text 12 227 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. Updated by Fred Jan Kraan 2016-02.;
#X text 12 25 LICENSE GPL v2;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 125 OUTLET_1 float;
#X text 12 5 KEYWORDS control analysis;
#X text 12 45 DESCRIPTION detects the beat of rhythmic patterns;
#X text 12 165 AUTHOR Olaf Matthes \, based on
code written by Rober Rowe and published in 'Mashine Musicianship'
\, Massachusetts \, 2001;
#X text 12 65 INLET_0 float reset model;
#X text 12 145 OUTLET_2 bang;
#X text 12 210 MAINTAINER Fred Jan Kraan <fjkraan@xs4all.nl>;
#X restore 502 558 pd META;
#X obj 79 403 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 107 342 float;
#X text 107 402 float;
#X obj 79 450 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 79 473 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 107 449 float;
#X text 107 472 float;
#X text 8 23 detects the beat of rhythmic patterns;
#X obj 500 4 rhythm;
#X floatatom 109 298 5 0 0 0 - - -, f 5;
#X obj 109 55 notein;
#X obj 223 80 makenote 100 100;
#X msg 223 57 60;
#X floatatom 152 298 5 0 0 0 - - -, f 5;
#X msg 343 80 reset;
#X obj 196 293 bng 20 100 10 0 empty empty empty 0 -6 0 8 -262144 -42246
-1;
#X obj 109 206 maxlib/rhythm 0;
#X text 80 534 <adaptation model> \, 0 = Large and Kolen \, 1 = Toiviainen
;
#X text 157 402 - note velocity;
#X text 157 342 - note number;
#X obj 79 497 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X text 107 496 bang;
#X text 157 496 - beat pulse;
#X text 107 362 model n;
#X text 157 362 - adaptation model: 0 = Large and Kolen \, 1 = Toiviainen
;
#X text 157 472 - beats in milli-seconds;
#X text 157 449 - beats per minute;
#X text 107 381 reset;
#X text 157 381 - reset all values \, forget rhythm and stop beat pulse
;
#X text 252 56 <-- click at least twice;
#X msg 158 79 model \$1;
#X obj 158 56 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X connect 18 0 24 0;
#X connect 18 1 24 1;
#X connect 19 0 24 0;
#X connect 19 1 24 1;
#X connect 20 0 19 0;
#X connect 22 0 24 0;
#X connect 24 0 17 0;
#X connect 24 1 21 0;
#X connect 24 2 23 0;
#X connect 38 0 24 0;
#X connect 39 0 38 0;