-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhelp-bop.frets.pd
37 lines (37 loc) · 1.31 KB
/
help-bop.frets.pd
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
#N canvas 518 102 758 739 12;
#X obj 131 514 bop.instrument~;
#A saved instrument 0;
#X msg 324 417 stop;
#X msg 177 310 frets 3.20202;
#X obj 131 558 dac~;
#X obj 413 299 bop.ui;
#X obj 114 408 cnv 19 200 80 empty empty empty 20 12 0 12 #ffe3c6 #404040 0;
#X obj 129 437 bop.frets, f 23;
#A saved frets 3.32402;
#A saved tuning 0.55545;
#A saved root 44;
#A saved hold 0;
#A saved velocity 0.7;
#A saved duration 0.3;
#X obj 228 556 print;
#X text 123 63 bop.frets provides fret notation as floating point numbers. The number to the left of the decimal point is the fret of the first (lowest) string. Digits to the right of the decimal point are frets of subsequent strings. The strings can be tuned with the tuning parameter. This is set in semisteps. The default tuning is 0.55545. Assuming a root of E \, this is E A D G B E., f 61;
#X text 232 665 for more about semisteps see:;
#X obj 449 664 help-bop.semisteps;
#X msg 176 274 frets 0.024;
#X text 276 244 e b e g#;
#X text 290 277 e a e b;
#X text 294 307 g b d a b f#;
#X text 303 344 g c e b b f#;
#X msg 192 344 frets 3.32402;
#X msg 175 247 frets 0.221;
#X connect 0 0 3 0;
#X connect 0 0 3 1;
#X connect 0 1 7 0;
#X connect 1 0 6 1;
#X connect 2 0 6 0;
#X connect 4 0 6 1;
#X connect 6 0 0 0;
#X connect 6 1 0 1;
#X connect 11 0 6 0;
#X connect 16 0 6 0;
#X connect 17 0 6 0;