-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path-da.checkNoteOff
More file actions
executable file
·47 lines (31 loc) · 1.88 KB
/
-da.checkNoteOff
File metadata and controls
executable file
·47 lines (31 loc) · 1.88 KB
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
// Bol Processor BP3
// Data saved as "-da.checkNoteOff". Date: 2026-04-23 15:34:50
// Examples are commented on page https://bolprocessor.org/control-noteon-noteoff/
// Set the quantization to 20 ms and the time resolution to 1 ms
-se.checkNoteOff
-to.tryTunings
{C4____, -C4__-, --C4--} D4
i1 2.000 1.000 8.00 90.000 90.000 0.000 0.000 0.000 0.000 ; C4
i1 1.000 3.000 8.00 90.000 90.000 0.000 0.000 0.000 0.000 ; C4
i1 0.000 5.000 8.00 90.000 90.000 0.000 0.000 0.000 0.000 ; C4
i1 5.000 1.000 8.02 90.000 90.000 0.000 0.000 0.000 0.000 ; D4
{3/2, {E5 A4 E5}, {{1/8, C#4 D4} {7/8, C#4} B3 C#4}}
_rndtime(50) {3/2, {E5 A4 E5}, {{1/8, C#4 D4} {7/8, C#4} B3 C#4}}
_scale(rameau_en_do,0) _rndtime(50) {3/2,{3/2,E5 A4 E5},{3/2,{1/8,C#4 D4}{7/8,C#4}B3 C#4}}
_tempo(1/2) _rndtime(50) {{3, _legato(20) C5 _legato(0){1/4,C5 B4 C5}{3/4,B4}_legato(20) Eb5,{1/2,Eb4}{5/2,G4 D4 F4 C4 Eb4},Eb4 D4 C4}}
_tempo(1/2) _scale(rameau_en_sib,0) {{3, _legato(20) C5 _legato(0){1/4,C5 B4 C5}{3/4,B4}_legato(20) Eb5,{1/2,Eb4}{5/2,G4 D4 F4 C4 Eb4},Eb4 D4 C4}}
_tempo(1/2) _rndtime(50) _scale(rameau_en_sib,0) {{3, _legato(20) C5 _legato(0){1/4,C5 B4 C5}{3/4,B4}_legato(20) Eb5,{1/2,Eb4}{5/2,G4 D4 F4 C4 Eb4},Eb4 D4 C4}}
// Here, the quantization needs to be set at 10 ms
{1/16, C4 - E4 F4} {15/16, G4 A4 B4}
i1 0.000 0.015 8.00 90.000 90.000 0.000 0.000 0.000 0.000 ; C4
i1 0.031 0.015 8.04 90.000 90.000 0.000 0.000 0.000 0.000 ; E4
i1 0.046 0.016 8.05 90.000 90.000 0.000 0.000 0.000 0.000 ; F4
i1 0.062 0.313 8.07 90.000 90.000 0.000 0.000 0.000 0.000 ; G4
i1 0.375 0.312 8.09 90.000 90.000 0.000 0.000 0.000 0.000 ; A4
i1 0.687 0.313 8.11 90.000 90.000 0.000 0.000 0.000 0.000 ; B4
// More examples
_rndtime(50) {1/16, C4 - E4 F4} {15/16, G4 A4 B4}
{C4____, -C4__-, --C4--, G4} D4
{_chan(2) C4____, -C4__-, _chan(2) --C4--} D4
{C4______, -C4____-, --C4__--, ---C4---} D4
{ C4______,_chan(2) -C4____-, --C4__--, _chan(2) ---C4---} D4