Skip to content

Commit 3df74ac

Browse files
committed
updated initials
1 parent 2924a85 commit 3df74ac

2 files changed

Lines changed: 35 additions & 31 deletions

File tree

docs/02-instrument.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ list rtc [2 3 2 4 8]
102102
new sample hat_909 time(1/4) ratchet(1 rtc)
103103
```
104104

105+
## warp
106+
107+
Warp a rhythm in more complex ways
108+
105109
## shape
106110

107111
Set the envelope generator of a sound. Various modes are possible depending on the amount of arguments. The attack time is the fade-in for the sound, the release is the fade-out for the sound both in milliseconds. The sustain time holds the sound at a static volume for a while. If the sound is triggered before the end of the envelope, the envelope is canceled, faded to 0 in 1ms and starts over. You can specify the times in absolute values using integer/floating points (in ms) or in relative values using beat divisions.

mercury_ide/data/initials.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
"synth" : {
33
"amp" : 0.6,
44
"beat" : 1,
5-
"time" : 1,
5+
"time" : "1/4",
66
"warp" : 1,
77
"ratchet" : [ 0, 2 ],
8-
"env" : [ 1, 100, 0, 0 ],
8+
"env" : [ 1, 100 ],
99
"pan" : 0,
10+
"name" : "no_name",
11+
"group" : "no_group",
1012
"note" : [ 0, 0 ],
1113
"range" : [ 0, 4 ],
1214
"res" : 0.9,
@@ -19,26 +21,26 @@
1921
"wave2" : "off",
2022
"noise" : 0,
2123
"deep" : 0,
22-
"name" : "no_name",
23-
"group" : "no_group",
2424
"useDetune" : 0,
25-
"sendOSC" : 0,
26-
"clock" : 0,
2725
"wave" : "sine",
2826
"snap" : 0.2,
2927
"damp" : 0.4,
3028
"tail" : 1500,
31-
"color" : 0.6
29+
"color" : 0.6,
30+
"sendOSC" : 0,
31+
"clock" : 0
3232
}
3333
,
3434
"polySynth" : {
3535
"amp" : 0.5,
3636
"beat" : 1,
37-
"time" : 1,
37+
"time" : "1/4",
3838
"warp" : 1,
3939
"ratchet" : [ 0, 2 ],
40-
"env" : [ 2, 400, 0, 0 ],
40+
"env" : [ 2, 400 ],
4141
"pan" : 0,
42+
"name" : "no_name",
43+
"group" : "no_group",
4244
"note" : [ 0, 0 ],
4345
"res" : 0.9,
4446
"fm_index" : 1,
@@ -50,48 +52,46 @@
5052
"wave2" : [ "off" ],
5153
"noise" : [ "off" ],
5254
"deep" : 0,
53-
"name" : "no_name",
54-
"group" : "no_group",
5555
"useDetune" : 0,
5656
"sendOSC" : 0,
5757
"clock" : 0
5858
}
5959
,
6060
"sample" : {
61-
"speed" : 1,
62-
"useNote" : 0,
63-
"note" : [ 0, 0 ],
64-
"useDetune" : 0,
6561
"amp" : 1,
6662
"beat" : 1,
67-
"stretch" : [ 0, 0, "efficient" ],
68-
"time" : 1,
63+
"time" : "1/4",
6964
"warp" : 1,
7065
"ratchet" : [ 0, 2 ],
7166
"env" : -1,
7267
"pan" : 0,
73-
"offset" : 0,
7468
"name" : "no_name",
7569
"group" : "no_group",
70+
"speed" : 1,
71+
"useNote" : 0,
72+
"note" : [ 0, 0 ],
73+
"useDetune" : 0,
74+
"stretch" : [ 0, 0, "efficient" ],
75+
"offset" : 0,
7676
"sendOSC" : 0,
7777
"clock" : 0
7878
}
7979
,
8080
"loop" : {
81-
"speed" : 1,
82-
"useNote" : 0,
83-
"note" : [ 0, 0 ],
8481
"amp" : 0.6,
8582
"beat" : 1,
86-
"stretch" : [ 1, 0, "efficient" ],
8783
"time" : 1,
8884
"warp" : 1,
8985
"ratchet" : [ 0, 2 ],
9086
"env" : -1,
9187
"pan" : 0,
92-
"offset" : 0,
9388
"name" : "no_name",
9489
"group" : "no_group",
90+
"speed" : 1,
91+
"useNote" : 0,
92+
"note" : [ 0, 0 ],
93+
"stretch" : [ 1, 0, "efficient" ],
94+
"offset" : 0,
9595
"sendOSC" : 0,
9696
"clock" : 0
9797
}
@@ -102,39 +102,39 @@
102102
"warp" : 1,
103103
"ratchet" : [ 0, 2 ],
104104
"name" : "null",
105-
"emit" : 1,
106105
"group" : "no_group",
106+
"emit" : 1,
107107
"sendOSC" : 1,
108108
"clock" : 0
109109
}
110110
,
111111
"midi" : {
112+
"amp" : 0.8,
112113
"beat" : 1,
113114
"time" : "1/4",
114115
"warp" : 1,
115116
"ratchet" : [ 0, 2 ],
116-
"amp" : 0.8,
117-
"note" : [ 0, 0 ],
118117
"env" : 100,
119-
"out" : 1,
120118
"name" : "no_name",
121119
"group" : "no_group",
120+
"note" : [ 0, 0 ],
121+
"out" : 1,
122122
"detune" : 0,
123+
"poly" : 0,
123124
"sendOSC" : 0,
124-
"clock" : 0,
125-
"poly" : 0
125+
"clock" : 0
126126
}
127127
,
128128
"voice" : {
129+
"amp" : 0.5,
129130
"beat" : 1,
130131
"time" : "1",
131132
"warp" : 1,
132133
"ratchet" : [ 0, 2 ],
133134
"name" : "Samantha",
134135
"group" : "no_group",
135-
"sendOSC" : 0,
136136
"speed" : 1,
137-
"gain" : 0.5,
137+
"sendOSC" : 0,
138138
"clock" : 0
139139
}
140140
}

0 commit comments

Comments
 (0)