livepilot 1.16.1 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +269 -0
- package/README.md +16 -15
- package/m4l_device/LivePilot_Analyzer.amxd +0 -0
- package/mcp_server/__init__.py +1 -1
- package/mcp_server/atlas/__init__.py +85 -0
- package/mcp_server/atlas/device_atlas.json +3183 -382
- package/mcp_server/atlas/device_techniques_index.json +1510 -0
- package/mcp_server/atlas/enrichments/__init__.py +1 -0
- package/mcp_server/atlas/enrichments/audio_effects/amp.yaml +112 -0
- package/mcp_server/atlas/enrichments/audio_effects/audio_effect_rack.yaml +77 -0
- package/mcp_server/atlas/enrichments/audio_effects/cabinet.yaml +81 -0
- package/mcp_server/atlas/enrichments/audio_effects/corpus.yaml +128 -0
- package/mcp_server/atlas/enrichments/audio_effects/envelope_follower.yaml +99 -0
- package/mcp_server/atlas/enrichments/audio_effects/external_audio_effect.yaml +64 -0
- package/mcp_server/atlas/enrichments/audio_effects/looper.yaml +85 -0
- package/mcp_server/atlas/enrichments/audio_effects/resonators.yaml +121 -0
- package/mcp_server/atlas/enrichments/audio_effects/snipper.yaml +17 -0
- package/mcp_server/atlas/enrichments/audio_effects/spectrum.yaml +61 -0
- package/mcp_server/atlas/enrichments/audio_effects/tuner.yaml +43 -0
- package/mcp_server/atlas/enrichments/audio_effects/utility.yaml +118 -0
- package/mcp_server/atlas/enrichments/audio_effects/vocoder.yaml +94 -0
- package/mcp_server/atlas/enrichments/instruments/analog.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/bass.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/bell_tower.yaml +38 -0
- package/mcp_server/atlas/enrichments/instruments/collision.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/drift.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/drum_rack.yaml +142 -0
- package/mcp_server/atlas/enrichments/instruments/electric.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/emit.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/meld.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/operator.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/poli.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/sampler.yaml +12 -0
- package/mcp_server/atlas/enrichments/instruments/simpler.yaml +15 -0
- package/mcp_server/atlas/enrichments/instruments/tension.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/vector_fm.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/vector_grain.yaml +11 -0
- package/mcp_server/atlas/enrichments/instruments/wavetable.yaml +11 -0
- package/mcp_server/atlas/enrichments/midi_effects/filler.yaml +17 -0
- package/mcp_server/atlas/enrichments/utility/performer.yaml +15 -0
- package/mcp_server/atlas/enrichments/utility/vector_map.yaml +21 -0
- package/mcp_server/atlas/tools.py +291 -0
- package/mcp_server/m4l_bridge.py +19 -2
- package/mcp_server/sample_engine/tools.py +140 -68
- package/mcp_server/splice_client/http_bridge.py +319 -116
- package/mcp_server/tools/automation.py +168 -0
- package/package.json +2 -2
- package/remote_script/LivePilot/__init__.py +1 -1
- package/remote_script/LivePilot/arrangement.py +216 -1
- package/server.json +3 -3
|
@@ -0,0 +1,1510 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"generated": "sync_metadata-adjacent helper",
|
|
4
|
+
"device_count": 58,
|
|
5
|
+
"entry_count": 146,
|
|
6
|
+
"devices": {
|
|
7
|
+
"spectral_blur": [
|
|
8
|
+
{
|
|
9
|
+
"technique": "Ghost atmosphere under the kick",
|
|
10
|
+
"description": "Very short source (click), narrow mid band, Halo 3000ms, Residual 0 \u2192 continuous ghost bed at -30dB.",
|
|
11
|
+
"aesthetic": [
|
|
12
|
+
"deep_minimal",
|
|
13
|
+
"ambient"
|
|
14
|
+
],
|
|
15
|
+
"source": "atlas/spectral_blur",
|
|
16
|
+
"kind": "signature_technique"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"technique": "Freeze-and-move",
|
|
20
|
+
"description": "Play a chord \u2192 hit Freeze \u2192 automate frequency-range low/high up the spectrum \u2192 harmonic cloud morphs in pitch-space.",
|
|
21
|
+
"aesthetic": [
|
|
22
|
+
"experimental",
|
|
23
|
+
"drone"
|
|
24
|
+
],
|
|
25
|
+
"source": "atlas/spectral_blur",
|
|
26
|
+
"kind": "signature_technique"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"technique": "Reverse reverb alternative",
|
|
30
|
+
"description": "Apply to a short stab with long Halo \u2192 get reverse-reverb-like build-in without needing to flip the audio.",
|
|
31
|
+
"aesthetic": [
|
|
32
|
+
"cinematic",
|
|
33
|
+
"deep_minimal"
|
|
34
|
+
],
|
|
35
|
+
"source": "atlas/spectral_blur",
|
|
36
|
+
"kind": "signature_technique"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"pitch_hack": [
|
|
40
|
+
{
|
|
41
|
+
"technique": "Akufen micro-stutter on hats",
|
|
42
|
+
"description": "Short delay (~50ms), Feedback 0.4, Randomize 0.6 \u2192 every hi-hat hit gets 2-3 unpredictable pitched ghost echoes.",
|
|
43
|
+
"aesthetic": [
|
|
44
|
+
"microhouse"
|
|
45
|
+
],
|
|
46
|
+
"source": "atlas/pitch_hack",
|
|
47
|
+
"kind": "signature_technique"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"technique": "Ghost chord tails",
|
|
51
|
+
"description": "Chord stab \u2192 Reverse on, Transpose +3st, Feedback 0.5 \u2192 pitched reverse ghost trails fade out after each stab.",
|
|
52
|
+
"aesthetic": [
|
|
53
|
+
"deep_minimal"
|
|
54
|
+
],
|
|
55
|
+
"source": "atlas/pitch_hack",
|
|
56
|
+
"kind": "signature_technique"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"technique": "Random pitched percussion",
|
|
60
|
+
"description": "Put on a clave or click \u2192 Randomize full \u2192 each hit decays into a different pitched echo pattern.",
|
|
61
|
+
"aesthetic": [
|
|
62
|
+
"microhouse",
|
|
63
|
+
"idm"
|
|
64
|
+
],
|
|
65
|
+
"source": "atlas/pitch_hack",
|
|
66
|
+
"kind": "signature_technique"
|
|
67
|
+
}
|
|
68
|
+
],
|
|
69
|
+
"pitchloop89": [
|
|
70
|
+
{
|
|
71
|
+
"technique": "Shimmer on any stab",
|
|
72
|
+
"description": "Put on a chord stab \u2192 Pitch A=0, Fine A=+5, Pitch B=0, Fine B=-7, Feedback both at 0.4 \u2192 instant detuned shimmer cloud that hangs after the stab.",
|
|
73
|
+
"aesthetic": [
|
|
74
|
+
"arpiar",
|
|
75
|
+
"microhouse",
|
|
76
|
+
"dub_techno"
|
|
77
|
+
],
|
|
78
|
+
"source": "atlas/pitchloop89",
|
|
79
|
+
"kind": "signature_technique"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"technique": "Reverse-in on chords",
|
|
83
|
+
"description": "Enable Reverse on both voices, short delay time \u2192 chord swells backwards in before the downbeat. Haunting Monolake effect.",
|
|
84
|
+
"aesthetic": [
|
|
85
|
+
"dub_techno",
|
|
86
|
+
"cinematic"
|
|
87
|
+
],
|
|
88
|
+
"source": "atlas/pitchloop89",
|
|
89
|
+
"kind": "signature_technique"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"technique": "Infinite Shepard on clicks",
|
|
93
|
+
"description": "Feed a single click \u2192 Feedback ~0.92, Pitch A=+12, Pitch B=0 \u2192 infinite ascending cascade. Classic Henke.",
|
|
94
|
+
"aesthetic": [
|
|
95
|
+
"experimental",
|
|
96
|
+
"idm"
|
|
97
|
+
],
|
|
98
|
+
"source": "atlas/pitchloop89",
|
|
99
|
+
"kind": "signature_technique"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"technique": "Pitched ghost delay",
|
|
103
|
+
"description": "Slow Position LFO with random waveform \u2192 delay buffer warps around, producing organic pitched ghosts that never repeat.",
|
|
104
|
+
"aesthetic": [
|
|
105
|
+
"deep_minimal",
|
|
106
|
+
"experimental"
|
|
107
|
+
],
|
|
108
|
+
"source": "atlas/pitchloop89",
|
|
109
|
+
"kind": "signature_technique"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"snipper": [
|
|
113
|
+
{
|
|
114
|
+
"technique": "Vocal micro-chop",
|
|
115
|
+
"description": "Route vocal \u2192 Snipper \u2192 short snippet, fast replay, pitch mod \u2192 instant Akufen-adjacent micro-vocal pattern.",
|
|
116
|
+
"aesthetic": [
|
|
117
|
+
"microhouse"
|
|
118
|
+
],
|
|
119
|
+
"source": "atlas/snipper",
|
|
120
|
+
"kind": "signature_technique"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"technique": "Hat replay pitch drift",
|
|
124
|
+
"description": "Closed hat \u2192 Snipper with tiny snippet length, pitch mod \u00b13 semitones, randomize on \u2192 every hat is pitched differently. Microhouse signature.",
|
|
125
|
+
"aesthetic": [
|
|
126
|
+
"microhouse",
|
|
127
|
+
"deep_minimal"
|
|
128
|
+
],
|
|
129
|
+
"source": "atlas/snipper",
|
|
130
|
+
"kind": "signature_technique"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"re_enveloper": [
|
|
134
|
+
{
|
|
135
|
+
"technique": "Turn sustained chord into stab",
|
|
136
|
+
"description": "Low + mid bands at -3.0 C/E (expansion toward short decay), short release \u2192 4-bar pad becomes punchy 1/4-note stab.",
|
|
137
|
+
"aesthetic": [
|
|
138
|
+
"deep_minimal"
|
|
139
|
+
],
|
|
140
|
+
"source": "atlas/re_enveloper",
|
|
141
|
+
"kind": "signature_technique"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"technique": "Expand only the snare transient",
|
|
145
|
+
"description": "High band 2.5 expansion, slow release \u2192 snare crack pops out without affecting kick or toms.",
|
|
146
|
+
"aesthetic": [
|
|
147
|
+
"all"
|
|
148
|
+
],
|
|
149
|
+
"source": "atlas/re_enveloper",
|
|
150
|
+
"kind": "signature_technique"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"expressive_chords": [
|
|
154
|
+
{
|
|
155
|
+
"technique": "Sparse post-rock for minimal house",
|
|
156
|
+
"description": "Pick post-rock set \u2192 let only top 2-3 voices through (gate the others) \u2192 sparse open voicings that work as minimal chord stabs.",
|
|
157
|
+
"aesthetic": [
|
|
158
|
+
"deep_minimal",
|
|
159
|
+
"post_rock"
|
|
160
|
+
],
|
|
161
|
+
"source": "atlas/expressive_chords",
|
|
162
|
+
"kind": "signature_technique"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"technique": "MPE micro-tuning drift on held chord",
|
|
166
|
+
"description": "Hold a chord \u2192 MPE pitch-bend each voice independently \u2192 organic detuning drift.",
|
|
167
|
+
"aesthetic": [
|
|
168
|
+
"jazz",
|
|
169
|
+
"experimental"
|
|
170
|
+
],
|
|
171
|
+
"source": "atlas/expressive_chords",
|
|
172
|
+
"kind": "signature_technique"
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"retrigger": [
|
|
176
|
+
{
|
|
177
|
+
"technique": "Accelerating hi-hat buildup",
|
|
178
|
+
"description": "Select 4 hi-hat notes at end of section \u2192 Retrigger count 16, exponential curve \u2192 accelerating roll into the downbeat.",
|
|
179
|
+
"aesthetic": [
|
|
180
|
+
"dance",
|
|
181
|
+
"breakbeat"
|
|
182
|
+
],
|
|
183
|
+
"source": "atlas/retrigger",
|
|
184
|
+
"kind": "signature_technique"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"technique": "Decelerating snare fill",
|
|
188
|
+
"description": "Single snare hit \u2192 Retrigger 8 times with linear-to-long decay \u2192 natural-feeling fill.",
|
|
189
|
+
"aesthetic": [
|
|
190
|
+
"all"
|
|
191
|
+
],
|
|
192
|
+
"source": "atlas/retrigger",
|
|
193
|
+
"kind": "signature_technique"
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"filler": [
|
|
197
|
+
{
|
|
198
|
+
"technique": "Quick drum sketch",
|
|
199
|
+
"description": "Dial density, click generate, commit the pattern you like. Move on \u2014 don't spend time.",
|
|
200
|
+
"aesthetic": [
|
|
201
|
+
"all"
|
|
202
|
+
],
|
|
203
|
+
"source": "atlas/filler",
|
|
204
|
+
"kind": "signature_technique"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"technique": "Sparse minimal starter",
|
|
208
|
+
"description": "Density at 20-30%, kick-snare-hat only, randomize \u2192 random sparse pattern \u2192 pick one as the minimal starting point for further human editing.",
|
|
209
|
+
"aesthetic": [
|
|
210
|
+
"deep_minimal",
|
|
211
|
+
"microhouse"
|
|
212
|
+
],
|
|
213
|
+
"source": "atlas/filler",
|
|
214
|
+
"kind": "signature_technique"
|
|
215
|
+
}
|
|
216
|
+
],
|
|
217
|
+
"patterns_iftah": [
|
|
218
|
+
{
|
|
219
|
+
"technique": "Sparse microhouse pattern",
|
|
220
|
+
"description": "Disable snare + open hat \u2192 Generate until pattern feels right \u2192 all voices at low density \u2192 immediate Villalobos-adjacent groove.",
|
|
221
|
+
"aesthetic": [
|
|
222
|
+
"microhouse",
|
|
223
|
+
"deep_minimal"
|
|
224
|
+
],
|
|
225
|
+
"source": "atlas/patterns_iftah",
|
|
226
|
+
"kind": "signature_technique"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"technique": "Genre-spanning drum ideation",
|
|
230
|
+
"description": "Use for fast first-draft drums across any genre \u2014 commit the one that fits, adjust by hand.",
|
|
231
|
+
"aesthetic": [
|
|
232
|
+
"all_electronic"
|
|
233
|
+
],
|
|
234
|
+
"source": "atlas/patterns_iftah",
|
|
235
|
+
"kind": "signature_technique"
|
|
236
|
+
}
|
|
237
|
+
],
|
|
238
|
+
"phase_pattern": [
|
|
239
|
+
{
|
|
240
|
+
"technique": "Micro-swing for rigid drum patterns",
|
|
241
|
+
"description": "Low Timing Offset (0.15), Quantize off \u2192 every hit drifts slightly from grid in a coherent, groove-affirming way (no random chaos).",
|
|
242
|
+
"aesthetic": [
|
|
243
|
+
"microhouse",
|
|
244
|
+
"deep_minimal"
|
|
245
|
+
],
|
|
246
|
+
"source": "atlas/phase_pattern",
|
|
247
|
+
"kind": "signature_technique"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"technique": "Organic vocal stutter",
|
|
251
|
+
"description": "Apply to a vocal chop clip \u2192 phase-coherent timing/pitch shifts \u2192 chops feel recorded not programmed.",
|
|
252
|
+
"aesthetic": [
|
|
253
|
+
"microhouse",
|
|
254
|
+
"idm"
|
|
255
|
+
],
|
|
256
|
+
"source": "atlas/phase_pattern",
|
|
257
|
+
"kind": "signature_technique"
|
|
258
|
+
}
|
|
259
|
+
],
|
|
260
|
+
"stages": [
|
|
261
|
+
{
|
|
262
|
+
"technique": "Bassline from root note",
|
|
263
|
+
"description": "Single C1 note \u2192 Stages with 8-stage pattern, varied repeat counts, modest pitch offsets \u2192 coherent 16-bar bassline with motion.",
|
|
264
|
+
"aesthetic": [
|
|
265
|
+
"techno",
|
|
266
|
+
"deep_minimal"
|
|
267
|
+
],
|
|
268
|
+
"source": "atlas/stages",
|
|
269
|
+
"kind": "signature_technique"
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"technique": "Melodic fill from a single hook note",
|
|
273
|
+
"description": "Apply to melodic element at section-end \u2192 Stages generates a 2-bar fill with repeats + rests that feels composed.",
|
|
274
|
+
"aesthetic": [
|
|
275
|
+
"idm",
|
|
276
|
+
"electronica"
|
|
277
|
+
],
|
|
278
|
+
"source": "atlas/stages",
|
|
279
|
+
"kind": "signature_technique"
|
|
280
|
+
}
|
|
281
|
+
],
|
|
282
|
+
"microtuner": [
|
|
283
|
+
{
|
|
284
|
+
"technique": "Villalobos-style microtonal melody",
|
|
285
|
+
"description": "Load a 19-tone equal-temperament (19-TET) Scala file \u2192 play a simple motif \u2192 immediately off-grid harmonic character without sounding random.",
|
|
286
|
+
"aesthetic": [
|
|
287
|
+
"deep_minimal",
|
|
288
|
+
"microhouse"
|
|
289
|
+
],
|
|
290
|
+
"source": "atlas/microtuner",
|
|
291
|
+
"kind": "signature_technique"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"technique": "Partch 43-tone drone",
|
|
295
|
+
"description": "Load Harry Partch's 43-tone just-intonation scale \u2192 apply to Drone Lab's Harmonic Drone Generator \u2192 ancient-sounding sustained bed.",
|
|
296
|
+
"aesthetic": [
|
|
297
|
+
"drone",
|
|
298
|
+
"ambient"
|
|
299
|
+
],
|
|
300
|
+
"source": "atlas/microtuner",
|
|
301
|
+
"kind": "signature_technique"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"technique": "Two-scale automated morph",
|
|
305
|
+
"description": "Deck A = major scale, Deck B = 19-TET. Automate Blend from 0 to 1 over 16 bars \u2192 harmony literally reshapes in time.",
|
|
306
|
+
"aesthetic": [
|
|
307
|
+
"experimental",
|
|
308
|
+
"deep_minimal"
|
|
309
|
+
],
|
|
310
|
+
"source": "atlas/microtuner",
|
|
311
|
+
"kind": "signature_technique"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"technique": "Quarter-tone lead for expressive MPE",
|
|
315
|
+
"description": "Load a 24-TET scale + ROLI-style MPE controller \u2192 slides and bends fall onto microtonal grid for non-Western expressivity.",
|
|
316
|
+
"aesthetic": [
|
|
317
|
+
"jazz_fusion",
|
|
318
|
+
"world",
|
|
319
|
+
"experimental"
|
|
320
|
+
],
|
|
321
|
+
"source": "atlas/microtuner",
|
|
322
|
+
"kind": "signature_technique"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"slice_shuffler": [
|
|
326
|
+
{
|
|
327
|
+
"technique": "Ghost-note variations",
|
|
328
|
+
"description": "Clean 8-bar kick pattern \u2192 Slice Shuffler with 8 slices \u2192 randomize slice 4 and slice 7 only \u2192 ghost-note drift every ~1 minute of playback.",
|
|
329
|
+
"aesthetic": [
|
|
330
|
+
"deep_minimal",
|
|
331
|
+
"microhouse"
|
|
332
|
+
],
|
|
333
|
+
"source": "atlas/slice_shuffler",
|
|
334
|
+
"kind": "signature_technique"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"technique": "One-bar reverse glitch",
|
|
338
|
+
"description": "16-bar loop \u2192 4 slices \u2192 reverse slice 3 only \u2192 single bar of reverse drums as a momentary disruption.",
|
|
339
|
+
"aesthetic": [
|
|
340
|
+
"idm",
|
|
341
|
+
"glitch"
|
|
342
|
+
],
|
|
343
|
+
"source": "atlas/slice_shuffler",
|
|
344
|
+
"kind": "signature_technique"
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"sq_sequencer": [
|
|
348
|
+
{
|
|
349
|
+
"technique": "Villalobos polymeter lock",
|
|
350
|
+
"description": "Melody lane 16 steps, rhythm lane 15 steps, bass lane 11 steps \u2192 sequences drift in and out of phase over hundreds of bars, never repeating exactly.",
|
|
351
|
+
"aesthetic": [
|
|
352
|
+
"deep_minimal",
|
|
353
|
+
"microhouse"
|
|
354
|
+
],
|
|
355
|
+
"source": "atlas/sq_sequencer",
|
|
356
|
+
"kind": "signature_technique"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"technique": "Condition-based ghost snare",
|
|
360
|
+
"description": "Snare lane with condition 'every 3rd pass' \u2192 snare appears only once per ~16 bars \u2192 organic ghost pattern.",
|
|
361
|
+
"aesthetic": [
|
|
362
|
+
"deep_minimal",
|
|
363
|
+
"techno"
|
|
364
|
+
],
|
|
365
|
+
"source": "atlas/sq_sequencer",
|
|
366
|
+
"kind": "signature_technique"
|
|
367
|
+
}
|
|
368
|
+
],
|
|
369
|
+
"polyrhythm": [
|
|
370
|
+
{
|
|
371
|
+
"technique": "Asymmetric techno groove",
|
|
372
|
+
"description": "Voice 1 = 16 steps / 4 pulses (kick), Voice 2 = 11 steps / 3 pulses (ghost snare), Voice 3 = 13 steps / 7 pulses (hat). Generates pattern that never repeats exactly for hundreds of bars.",
|
|
373
|
+
"aesthetic": [
|
|
374
|
+
"techno",
|
|
375
|
+
"deep_minimal"
|
|
376
|
+
],
|
|
377
|
+
"source": "atlas/polyrhythm",
|
|
378
|
+
"kind": "signature_technique"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"technique": "Hypnotic micropattern",
|
|
382
|
+
"description": "All 6 voices at sparse density (1-3 pulses each) with asymmetric lengths \u2192 organic feel that evolves over minutes.",
|
|
383
|
+
"aesthetic": [
|
|
384
|
+
"deep_minimal",
|
|
385
|
+
"idm"
|
|
386
|
+
],
|
|
387
|
+
"source": "atlas/polyrhythm",
|
|
388
|
+
"kind": "signature_technique"
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"bell_tower": [
|
|
392
|
+
{
|
|
393
|
+
"technique": "Arpiar bell through Convolution Reverb",
|
|
394
|
+
"description": "Short decay, subtle modulator depth, single hit per bar, through a long cathedral IR \u2192 the thin bell stab that recurs in Arpiar tracks.",
|
|
395
|
+
"aesthetic": [
|
|
396
|
+
"arpiar",
|
|
397
|
+
"deep_minimal"
|
|
398
|
+
],
|
|
399
|
+
"source": "atlas/bell_tower",
|
|
400
|
+
"kind": "signature_technique"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"technique": "Inharmonic bell struck through PitchLoop89",
|
|
404
|
+
"description": "Modulator ratio around 1.41 (irrational), short decay, through dual-detune PitchLoop89 (+5 / -7 cents) \u2192 phased bell cluster.",
|
|
405
|
+
"aesthetic": [
|
|
406
|
+
"arpiar",
|
|
407
|
+
"ambient"
|
|
408
|
+
],
|
|
409
|
+
"source": "atlas/bell_tower",
|
|
410
|
+
"kind": "signature_technique"
|
|
411
|
+
}
|
|
412
|
+
],
|
|
413
|
+
"bass": [
|
|
414
|
+
{
|
|
415
|
+
"technique": "808 sub replacement",
|
|
416
|
+
"description": "Sine+triangle, fundamental C1, amp envelope long decay, subtle pitch envelope down 1 semitone over 100ms. Cleaner than sampled 808s, and tunable in-key.",
|
|
417
|
+
"aesthetic": [
|
|
418
|
+
"trap",
|
|
419
|
+
"hip_hop",
|
|
420
|
+
"dubstep"
|
|
421
|
+
],
|
|
422
|
+
"source": "atlas/bass",
|
|
423
|
+
"kind": "signature_technique"
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"technique": "Reese-style bass",
|
|
427
|
+
"description": "Two detuned oscillators octave apart, LP filter resonant, saturation on output. The sum-of-beats IS the movement \u2014 no LFO needed.",
|
|
428
|
+
"aesthetic": [
|
|
429
|
+
"dnb",
|
|
430
|
+
"jungle",
|
|
431
|
+
"bass_music"
|
|
432
|
+
],
|
|
433
|
+
"source": "atlas/bass",
|
|
434
|
+
"kind": "signature_technique"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"technique": "Dub sub-bass",
|
|
438
|
+
"description": "Pure sine at fundamental, very long release, no transient. The bass is felt not heard \u2014 pair with a short percussive layer (click at 2-5kHz) for attack.",
|
|
439
|
+
"aesthetic": [
|
|
440
|
+
"dub",
|
|
441
|
+
"dub_techno",
|
|
442
|
+
"deep_minimal"
|
|
443
|
+
],
|
|
444
|
+
"source": "atlas/bass",
|
|
445
|
+
"kind": "signature_technique"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"technique": "Creative Sidechain (Beyond Pump)",
|
|
449
|
+
"description": "Sidechain compression is not just for the kick-bass pump. It's a modulation source.",
|
|
450
|
+
"aesthetic": [],
|
|
451
|
+
"source": "sound-design-deep.md",
|
|
452
|
+
"kind": "sound_design_principle"
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"technique": "Frequency Domain Thinking",
|
|
456
|
+
"description": "Don't think about tracks \u2014 think about frequency bands. Each band is a voice in the mix.",
|
|
457
|
+
"aesthetic": [],
|
|
458
|
+
"source": "sound-design-deep.md",
|
|
459
|
+
"kind": "sound_design_principle"
|
|
460
|
+
}
|
|
461
|
+
],
|
|
462
|
+
"wavetable": [
|
|
463
|
+
{
|
|
464
|
+
"technique": "Supersaw trance lead",
|
|
465
|
+
"description": "Saw wavetable, voices=7, spread=0.35, subosc square octave up, LPF fully open, chorus via unison detune not effect. Aim for glued breadth not comb-filter thinness.",
|
|
466
|
+
"aesthetic": [
|
|
467
|
+
"trance",
|
|
468
|
+
"edm",
|
|
469
|
+
"progressive"
|
|
470
|
+
],
|
|
471
|
+
"source": "atlas/wavetable",
|
|
472
|
+
"kind": "signature_technique"
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"technique": "Morphing ambient pad",
|
|
476
|
+
"description": "Two wavetables (e.g. Formant + Noise), wavetable-position modulated by slow LFO (0.05 Hz), filter envelope negative so tone opens during decay. No notes change \u2014 the TIMBRE is the music.",
|
|
477
|
+
"aesthetic": [
|
|
478
|
+
"ambient",
|
|
479
|
+
"experimental",
|
|
480
|
+
"idm"
|
|
481
|
+
],
|
|
482
|
+
"source": "atlas/wavetable",
|
|
483
|
+
"kind": "signature_technique"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"technique": "Wobble bass",
|
|
487
|
+
"description": "Square-ish wavetable, LFO to filter cutoff synced at 1/8 or 1/16, depth near max. Classic dubstep bass \u2014 position automation over 4 bars moves texture under the wobble.",
|
|
488
|
+
"aesthetic": [
|
|
489
|
+
"dubstep",
|
|
490
|
+
"bass_music",
|
|
491
|
+
"trap"
|
|
492
|
+
],
|
|
493
|
+
"source": "atlas/wavetable",
|
|
494
|
+
"kind": "signature_technique"
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"analog": [
|
|
498
|
+
{
|
|
499
|
+
"technique": "Reese bass (drum & bass)",
|
|
500
|
+
"description": "Two detuned saws at different octaves, LP24 filter with slight resonance, no LFO \u2014 let the beat frequency between the oscillators do the modulation.",
|
|
501
|
+
"aesthetic": [
|
|
502
|
+
"dnb",
|
|
503
|
+
"neurofunk",
|
|
504
|
+
"jungle"
|
|
505
|
+
],
|
|
506
|
+
"source": "atlas/analog",
|
|
507
|
+
"kind": "signature_technique"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"technique": "Hawtin subtractive pad",
|
|
511
|
+
"description": "Single saw, slow filter sweep from dark to bright across 32 bars, filter env amount slight negative so attack is dark \u2014 the pad evolves by unfolding, not by adding.",
|
|
512
|
+
"aesthetic": [
|
|
513
|
+
"minimal_techno",
|
|
514
|
+
"deep_minimal"
|
|
515
|
+
],
|
|
516
|
+
"source": "atlas/analog",
|
|
517
|
+
"kind": "signature_technique"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"technique": "303 acid bass",
|
|
521
|
+
"description": "Osc1 saw, octave down, LP24 with high resonance (0.8+), env amount 0.9, amp decay short. Use Filter1 Freq + Res as performance controls \u2014 the acid line IS the filter gesture.",
|
|
522
|
+
"aesthetic": [
|
|
523
|
+
"acid_house",
|
|
524
|
+
"acid_techno"
|
|
525
|
+
],
|
|
526
|
+
"source": "atlas/analog",
|
|
527
|
+
"kind": "signature_technique"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"technique": "Micro-Modulation (Making Things Breathe)",
|
|
531
|
+
"description": "The difference between \"sounds like a computer\" and \"sounds alive\" is modulation that operates below conscious perception.",
|
|
532
|
+
"aesthetic": [],
|
|
533
|
+
"source": "sound-design-deep.md",
|
|
534
|
+
"kind": "sound_design_principle"
|
|
535
|
+
}
|
|
536
|
+
],
|
|
537
|
+
"meld": [
|
|
538
|
+
{
|
|
539
|
+
"technique": "Layered evolving pad",
|
|
540
|
+
"description": "Two Drift engines with different characters (one dark, one bright), crossfade-modulated by slow LFO. The pad morphs between timbres without notes changing.",
|
|
541
|
+
"aesthetic": [
|
|
542
|
+
"ambient",
|
|
543
|
+
"deep_minimal",
|
|
544
|
+
"cinematic"
|
|
545
|
+
],
|
|
546
|
+
"source": "atlas/meld",
|
|
547
|
+
"kind": "signature_technique"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"technique": "Bass + sub stack",
|
|
551
|
+
"description": "Engine A: mid bass with character. Engine B: pure sine sub. Balanced -3 dB apart. Two engines = precise crossover without needing a split.",
|
|
552
|
+
"aesthetic": [
|
|
553
|
+
"dub_techno",
|
|
554
|
+
"trap",
|
|
555
|
+
"dnb"
|
|
556
|
+
],
|
|
557
|
+
"source": "atlas/meld",
|
|
558
|
+
"kind": "signature_technique"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"technique": "Dual-voice chord",
|
|
562
|
+
"description": "Engine A: plucked pluck at root. Engine B: sustained pad at 3rd/5th. Stacked voicing without needing two tracks.",
|
|
563
|
+
"aesthetic": [
|
|
564
|
+
"house",
|
|
565
|
+
"deep_house",
|
|
566
|
+
"melodic_techno"
|
|
567
|
+
],
|
|
568
|
+
"source": "atlas/meld",
|
|
569
|
+
"kind": "signature_technique"
|
|
570
|
+
}
|
|
571
|
+
],
|
|
572
|
+
"sting_iftah": [
|
|
573
|
+
{
|
|
574
|
+
"technique": "Mutating minimal sub-bass",
|
|
575
|
+
"description": "Detune heavily, drop pitch low, Density ~15%, low-pass filter \u2192 'acid line' becomes a warm mutating sub-bass that's never the same two bars in a row.",
|
|
576
|
+
"aesthetic": [
|
|
577
|
+
"deep_minimal",
|
|
578
|
+
"microhouse"
|
|
579
|
+
],
|
|
580
|
+
"source": "atlas/sting_iftah",
|
|
581
|
+
"kind": "signature_technique"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"technique": "Classic acid 303 performance",
|
|
585
|
+
"description": "Default patch, full Type Morph to acid, mid density \u2192 classic acid line; use 3D morph mapped to a performance controller.",
|
|
586
|
+
"aesthetic": [
|
|
587
|
+
"acid_house",
|
|
588
|
+
"psytrance"
|
|
589
|
+
],
|
|
590
|
+
"source": "atlas/sting_iftah",
|
|
591
|
+
"kind": "signature_technique"
|
|
592
|
+
}
|
|
593
|
+
],
|
|
594
|
+
"collision": [
|
|
595
|
+
{
|
|
596
|
+
"technique": "Mallet percussion",
|
|
597
|
+
"description": "Struck resonator, material=wood, partials=5-8, decay short. Marimba/vibraphone without sampling \u2014 the physical model responds to velocity like the real instrument.",
|
|
598
|
+
"aesthetic": [
|
|
599
|
+
"ambient",
|
|
600
|
+
"cinematic",
|
|
601
|
+
"experimental"
|
|
602
|
+
],
|
|
603
|
+
"source": "atlas/collision",
|
|
604
|
+
"kind": "signature_technique"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"technique": "Inharmonic bell drone",
|
|
608
|
+
"description": "Struck bar, inharmonicity high, decay long, LFO modulating partial levels. The bell never settles \u2014 each strike reveals a different harmonic slice.",
|
|
609
|
+
"aesthetic": [
|
|
610
|
+
"experimental",
|
|
611
|
+
"ambient",
|
|
612
|
+
"microhouse"
|
|
613
|
+
],
|
|
614
|
+
"source": "atlas/collision",
|
|
615
|
+
"kind": "signature_technique"
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"technique": "Struck prepared string",
|
|
619
|
+
"description": "Bowed string exciter with mute on, low tension, short decay \u2014 prepared-piano territory. Pair with Convolution Reverb for Cage/Feldman atmosphere.",
|
|
620
|
+
"aesthetic": [
|
|
621
|
+
"experimental",
|
|
622
|
+
"classical",
|
|
623
|
+
"cinematic"
|
|
624
|
+
],
|
|
625
|
+
"source": "atlas/collision",
|
|
626
|
+
"kind": "signature_technique"
|
|
627
|
+
}
|
|
628
|
+
],
|
|
629
|
+
"drift": [
|
|
630
|
+
{
|
|
631
|
+
"technique": "Neo-soul Rhodes-adjacent keys",
|
|
632
|
+
"description": "Sine+triangle mix, short-attack amp, dark filter, gentle chorus send. Not trying to emulate Rhodes \u2014 trying to SIT where Rhodes sits in the mix.",
|
|
633
|
+
"aesthetic": [
|
|
634
|
+
"neo_soul",
|
|
635
|
+
"r_and_b",
|
|
636
|
+
"lo_fi"
|
|
637
|
+
],
|
|
638
|
+
"source": "atlas/drift",
|
|
639
|
+
"kind": "signature_technique"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"technique": "Minimal-techno bass anchor",
|
|
643
|
+
"description": "Sine sub at C1, triangle octave up blended -6 dB, LP filter fixed open, no modulation. The bass doesn't move \u2014 the filter on the REVERB send does.",
|
|
644
|
+
"aesthetic": [
|
|
645
|
+
"minimal_techno",
|
|
646
|
+
"deep_minimal",
|
|
647
|
+
"dub_techno"
|
|
648
|
+
],
|
|
649
|
+
"source": "atlas/drift",
|
|
650
|
+
"kind": "signature_technique"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"technique": "Warm synthwave pad",
|
|
654
|
+
"description": "Saw+triangle, detune 0.1, slow filter envelope, long amp release, subtle vibrato at 5 Hz. 80s pad territory without the period-drama clich\u00e9.",
|
|
655
|
+
"aesthetic": [
|
|
656
|
+
"synthwave",
|
|
657
|
+
"80s",
|
|
658
|
+
"vaporwave"
|
|
659
|
+
],
|
|
660
|
+
"source": "atlas/drift",
|
|
661
|
+
"kind": "signature_technique"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"technique": "Micro-Modulation (Making Things Breathe)",
|
|
665
|
+
"description": "The difference between \"sounds like a computer\" and \"sounds alive\" is modulation that operates below conscious perception.",
|
|
666
|
+
"aesthetic": [],
|
|
667
|
+
"source": "sound-design-deep.md",
|
|
668
|
+
"kind": "sound_design_principle"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"technique": "Organic Automation Shapes",
|
|
672
|
+
"description": "Real producers don't draw straight lines or perfect curves. Their automation reflects human movement.",
|
|
673
|
+
"aesthetic": [],
|
|
674
|
+
"source": "sound-design-deep.md",
|
|
675
|
+
"kind": "sound_design_principle"
|
|
676
|
+
}
|
|
677
|
+
],
|
|
678
|
+
"sampler": [
|
|
679
|
+
{
|
|
680
|
+
"technique": "Orchestral multi-velocity",
|
|
681
|
+
"description": "4 velocity layers per note (pp/mp/mf/ff), velocity->filter positive so harder hits open brighter. Essential for sampled orchestral realism \u2014 anything else sounds like a toy keyboard.",
|
|
682
|
+
"aesthetic": [
|
|
683
|
+
"cinematic",
|
|
684
|
+
"orchestral"
|
|
685
|
+
],
|
|
686
|
+
"source": "atlas/sampler",
|
|
687
|
+
"kind": "signature_technique"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"technique": "Layered ensemble pad",
|
|
691
|
+
"description": "2-3 sample layers per key, detune each slightly, filter each differently. One sample = thin; three samples stacked = lush ensemble without needing a real choir.",
|
|
692
|
+
"aesthetic": [
|
|
693
|
+
"ambient",
|
|
694
|
+
"cinematic",
|
|
695
|
+
"pop"
|
|
696
|
+
],
|
|
697
|
+
"source": "atlas/sampler",
|
|
698
|
+
"kind": "signature_technique"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"technique": "Round-robin drum kit",
|
|
702
|
+
"description": "Multi-sample kick/snare/hat with 3-4 round-robin variations per note. Humanizes programmed drums \u2014 no two hits sound identical without needing micro-timing.",
|
|
703
|
+
"aesthetic": [
|
|
704
|
+
"all"
|
|
705
|
+
],
|
|
706
|
+
"source": "atlas/sampler",
|
|
707
|
+
"kind": "signature_technique"
|
|
708
|
+
}
|
|
709
|
+
],
|
|
710
|
+
"poli": [
|
|
711
|
+
{
|
|
712
|
+
"technique": "Juno-style detuned chord",
|
|
713
|
+
"description": "2 saws detuned 7 cents, sub-osc octave down, low-pass with slight resonance, chorus send heavy. 80s Juno territory without the preset.",
|
|
714
|
+
"aesthetic": [
|
|
715
|
+
"synthwave",
|
|
716
|
+
"80s",
|
|
717
|
+
"italo"
|
|
718
|
+
],
|
|
719
|
+
"source": "atlas/poli",
|
|
720
|
+
"kind": "signature_technique"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"technique": "Retro stab",
|
|
724
|
+
"description": "Single saw, fast filter envelope, high resonance, short decay. Classic 1987 house stab \u2014 works on top of any groove.",
|
|
725
|
+
"aesthetic": [
|
|
726
|
+
"house",
|
|
727
|
+
"acid_house",
|
|
728
|
+
"electro"
|
|
729
|
+
],
|
|
730
|
+
"source": "atlas/poli",
|
|
731
|
+
"kind": "signature_technique"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"technique": "Warm pad",
|
|
735
|
+
"description": "Saw+square, slow attack, chorus, subtle LFO on cutoff. Where Poli shines vs Analog: less clinical, more 'plastic-fantastic' 80s charm.",
|
|
736
|
+
"aesthetic": [
|
|
737
|
+
"synthwave",
|
|
738
|
+
"vaporwave",
|
|
739
|
+
"synth_pop"
|
|
740
|
+
],
|
|
741
|
+
"source": "atlas/poli",
|
|
742
|
+
"kind": "signature_technique"
|
|
743
|
+
}
|
|
744
|
+
],
|
|
745
|
+
"vector_fm": [
|
|
746
|
+
{
|
|
747
|
+
"technique": "Modulated bell cluster",
|
|
748
|
+
"description": "Carrier at C4, modulator at inharmonic ratio, Vector X controlling modulator depth, Vector Y controlling feedback. Particle motion makes the bell evolve physically.",
|
|
749
|
+
"aesthetic": [
|
|
750
|
+
"ambient",
|
|
751
|
+
"experimental",
|
|
752
|
+
"deep_minimal"
|
|
753
|
+
],
|
|
754
|
+
"source": "atlas/vector_fm",
|
|
755
|
+
"kind": "signature_technique"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"technique": "Metallic drone",
|
|
759
|
+
"description": "Low carrier (C1), high modulator, Vector coupled to both. Sounds like a large resonant object being struck and allowed to decay over 30 seconds.",
|
|
760
|
+
"aesthetic": [
|
|
761
|
+
"drone",
|
|
762
|
+
"ambient",
|
|
763
|
+
"experimental"
|
|
764
|
+
],
|
|
765
|
+
"source": "atlas/vector_fm",
|
|
766
|
+
"kind": "signature_technique"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"technique": "Pulsing FM bass",
|
|
770
|
+
"description": "Carrier at fundamental, modulator LFO'd by Vector X, amp LFO'd by Vector Y. FM bass with physical 'breathing' rather than square-wave LFO control.",
|
|
771
|
+
"aesthetic": [
|
|
772
|
+
"deep_minimal",
|
|
773
|
+
"idm",
|
|
774
|
+
"experimental"
|
|
775
|
+
],
|
|
776
|
+
"source": "atlas/vector_fm",
|
|
777
|
+
"kind": "signature_technique"
|
|
778
|
+
}
|
|
779
|
+
],
|
|
780
|
+
"impulse": [
|
|
781
|
+
{
|
|
782
|
+
"technique": "Quick-and-dirty drum kit",
|
|
783
|
+
"description": "Drag 8 samples onto the pads \u2192 play. No chain complexity. Great for sketching before moving to Drum Rack.",
|
|
784
|
+
"aesthetic": [
|
|
785
|
+
"all"
|
|
786
|
+
],
|
|
787
|
+
"source": "atlas/impulse",
|
|
788
|
+
"kind": "signature_technique"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"technique": "Hi-hat choke pattern",
|
|
792
|
+
"description": "Put closed and open hats in the same mute group \u2192 playing the open hat kills the closed hat tail. Natural choke behavior.",
|
|
793
|
+
"aesthetic": [
|
|
794
|
+
"house",
|
|
795
|
+
"techno"
|
|
796
|
+
],
|
|
797
|
+
"source": "atlas/impulse",
|
|
798
|
+
"kind": "signature_technique"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"technique": "Effects as Instruments",
|
|
802
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
803
|
+
"aesthetic": [],
|
|
804
|
+
"source": "sound-design-deep.md",
|
|
805
|
+
"kind": "sound_design_principle"
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"operator": [
|
|
809
|
+
{
|
|
810
|
+
"technique": "DX7 bell cluster",
|
|
811
|
+
"description": "Algorithm 5 (two parallel 2-op stacks), operator ratios 1:3.51 and 1:14, envelope decay long. The inharmonic ratio 3.51 is the classic bell metallic quality.",
|
|
812
|
+
"aesthetic": [
|
|
813
|
+
"synthwave",
|
|
814
|
+
"80s",
|
|
815
|
+
"ambient"
|
|
816
|
+
],
|
|
817
|
+
"source": "atlas/operator",
|
|
818
|
+
"kind": "signature_technique"
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"technique": "Haas deep bass",
|
|
822
|
+
"description": "Single sine carrier, modulator at ratio 1:1 low feedback, fundamental at C1. The sine fundamental is what reproduces on laptop speakers via harmonics \u2014 FM adds body without touching fundamental.",
|
|
823
|
+
"aesthetic": [
|
|
824
|
+
"dub_techno",
|
|
825
|
+
"deep_house"
|
|
826
|
+
],
|
|
827
|
+
"source": "atlas/operator",
|
|
828
|
+
"kind": "signature_technique"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"technique": "Aphex ambient FM pad",
|
|
832
|
+
"description": "Algorithm with 3 serial carriers, slow LFO modulating operator levels, long release. Shifts timbre over 16+ bars without notes changing. The 'breathing' is the composition.",
|
|
833
|
+
"aesthetic": [
|
|
834
|
+
"idm",
|
|
835
|
+
"ambient",
|
|
836
|
+
"experimental"
|
|
837
|
+
],
|
|
838
|
+
"source": "atlas/operator",
|
|
839
|
+
"kind": "signature_technique"
|
|
840
|
+
}
|
|
841
|
+
],
|
|
842
|
+
"simpler": [
|
|
843
|
+
{
|
|
844
|
+
"technique": "Vocal micro-chop (Akufen)",
|
|
845
|
+
"description": "Load vocal, slicing mode, slice per transient, assign pads to short syllable fragments. Program MIDI pattern on the slices \u2014 the rhythmic chopping IS the vocal line.",
|
|
846
|
+
"aesthetic": [
|
|
847
|
+
"microhouse",
|
|
848
|
+
"deep_minimal"
|
|
849
|
+
],
|
|
850
|
+
"source": "atlas/simpler",
|
|
851
|
+
"kind": "signature_technique"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
"technique": "Villalobos sub-bass layer",
|
|
855
|
+
"description": "One-shot mode, pitched sub sample in C1, warp off, amp envelope short. Layer this UNDER your kick \u2014 the sub_low (20-60 Hz) band carries the weight.",
|
|
856
|
+
"aesthetic": [
|
|
857
|
+
"minimal_techno",
|
|
858
|
+
"dub_techno"
|
|
859
|
+
],
|
|
860
|
+
"source": "atlas/simpler",
|
|
861
|
+
"kind": "signature_technique"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"technique": "J Dilla micro-timed kit",
|
|
865
|
+
"description": "Slicing mode on a classic break (e.g. Amen, Funky Drummer), slice per transient, then program MIDI with slight timing offsets (+/-10 ticks) \u2014 Dilla's micro-drunk feel comes from MIDI, not groove templates.",
|
|
866
|
+
"aesthetic": [
|
|
867
|
+
"hip_hop",
|
|
868
|
+
"lo_fi",
|
|
869
|
+
"soul"
|
|
870
|
+
],
|
|
871
|
+
"source": "atlas/simpler",
|
|
872
|
+
"kind": "signature_technique"
|
|
873
|
+
}
|
|
874
|
+
],
|
|
875
|
+
"electric": [
|
|
876
|
+
{
|
|
877
|
+
"technique": "Classic Rhodes",
|
|
878
|
+
"description": "Suitcase preset, tremolo at 5 Hz, chorus modest. The tine-bar mechanism is already in the model \u2014 no outboard reverb needed for the classic sound.",
|
|
879
|
+
"aesthetic": [
|
|
880
|
+
"jazz",
|
|
881
|
+
"neo_soul",
|
|
882
|
+
"r_and_b"
|
|
883
|
+
],
|
|
884
|
+
"source": "atlas/electric",
|
|
885
|
+
"kind": "signature_technique"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"technique": "Gritty Wurlitzer",
|
|
889
|
+
"description": "Wurly preset, short attack, amp drive in the 20-30% range, high-pass at 100 Hz. The reed-bar grit IS the character \u2014 don't EQ it out.",
|
|
890
|
+
"aesthetic": [
|
|
891
|
+
"soul",
|
|
892
|
+
"funk",
|
|
893
|
+
"lo_fi"
|
|
894
|
+
],
|
|
895
|
+
"source": "atlas/electric",
|
|
896
|
+
"kind": "signature_technique"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"technique": "Tape-warped EP",
|
|
900
|
+
"description": "Rhodes through Grain Delay + Auto Filter LFO, slight pitch detune. Boards of Canada / lo-fi hip-hop territory \u2014 the imperfection is the sound.",
|
|
901
|
+
"aesthetic": [
|
|
902
|
+
"lo_fi",
|
|
903
|
+
"downtempo",
|
|
904
|
+
"hip_hop"
|
|
905
|
+
],
|
|
906
|
+
"source": "atlas/electric",
|
|
907
|
+
"kind": "signature_technique"
|
|
908
|
+
}
|
|
909
|
+
],
|
|
910
|
+
"granulator_iii": [
|
|
911
|
+
{
|
|
912
|
+
"technique": "Instant deep-minimal texture",
|
|
913
|
+
"description": "Load any vocal snippet or field recording \u2192 Cloud mode, Grain Size 200-500ms, Position Random 0.3, Pitch Random 0.1 \u2192 immediate organic evolving bed.\n",
|
|
914
|
+
"aesthetic": [
|
|
915
|
+
"microhouse",
|
|
916
|
+
"deep_minimal",
|
|
917
|
+
"ambient"
|
|
918
|
+
],
|
|
919
|
+
"source": "atlas/granulator_iii",
|
|
920
|
+
"kind": "signature_technique"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"technique": "Rhythmic break re-chop",
|
|
924
|
+
"description": "Load a drum break \u2192 Loop mode, sync to clip tempo \u2192 automate Position in short jumps \u2192 Akufen-style micro-edit patterns without manual slicing.\n",
|
|
925
|
+
"aesthetic": [
|
|
926
|
+
"microhouse",
|
|
927
|
+
"idm"
|
|
928
|
+
],
|
|
929
|
+
"source": "atlas/granulator_iii",
|
|
930
|
+
"kind": "signature_technique"
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"technique": "Vocal-to-chord-cloud",
|
|
934
|
+
"description": "Sustained vowel sample \u2192 Cloud mode, Pitch Random 7st, Grain Size 400ms \u2192 vocal becomes harmonic cloud without recognizable words.\n",
|
|
935
|
+
"aesthetic": [
|
|
936
|
+
"ambient",
|
|
937
|
+
"deep_minimal"
|
|
938
|
+
],
|
|
939
|
+
"source": "atlas/granulator_iii",
|
|
940
|
+
"kind": "signature_technique"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"technique": "Real-time capture and grain",
|
|
944
|
+
"description": "Set up Granulator on a return track, route any source to it, hit Capture, then grain the just-captured audio. Zero commitment to the source \u2014 if you don't like the grain, record a new slice.\n",
|
|
945
|
+
"aesthetic": [
|
|
946
|
+
"experimental",
|
|
947
|
+
"ambient"
|
|
948
|
+
],
|
|
949
|
+
"source": "atlas/granulator_iii",
|
|
950
|
+
"kind": "signature_technique"
|
|
951
|
+
}
|
|
952
|
+
],
|
|
953
|
+
"emit": [
|
|
954
|
+
{
|
|
955
|
+
"technique": "Grain cloud (Tim Hecker)",
|
|
956
|
+
"description": "Load a sustained pad source, grain density high, pitch randomization slight, reverb send heavy. The grains blur the source into an undifferentiated textural bed.",
|
|
957
|
+
"aesthetic": [
|
|
958
|
+
"ambient",
|
|
959
|
+
"drone",
|
|
960
|
+
"experimental"
|
|
961
|
+
],
|
|
962
|
+
"source": "atlas/emit",
|
|
963
|
+
"kind": "signature_technique"
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"technique": "Generative evolving bass",
|
|
967
|
+
"description": "Source = a droning note, grain density medium, randomize position slightly. The bass evolves organically without automation.",
|
|
968
|
+
"aesthetic": [
|
|
969
|
+
"ambient",
|
|
970
|
+
"deep_minimal",
|
|
971
|
+
"generative"
|
|
972
|
+
],
|
|
973
|
+
"source": "atlas/emit",
|
|
974
|
+
"kind": "signature_technique"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"technique": "Fluid texture",
|
|
978
|
+
"description": "Short vocal sample as source, grain density sparse, position LFO slow, pitch spread wide. Not a chord, not a noise \u2014 a liminal texture that sits between.",
|
|
979
|
+
"aesthetic": [
|
|
980
|
+
"experimental",
|
|
981
|
+
"ambient",
|
|
982
|
+
"idm"
|
|
983
|
+
],
|
|
984
|
+
"source": "atlas/emit",
|
|
985
|
+
"kind": "signature_technique"
|
|
986
|
+
}
|
|
987
|
+
],
|
|
988
|
+
"harmonic_drone_generator": [
|
|
989
|
+
{
|
|
990
|
+
"technique": "Minimal-techno underlay",
|
|
991
|
+
"description": "Just intonation tuning, all 8 voices active but voiced as a sparse cluster (root + 5 + minor 3 + octave), level at -30 dB \u2192 sits under the whole track as a harmonic shadow.",
|
|
992
|
+
"aesthetic": [
|
|
993
|
+
"deep_minimal",
|
|
994
|
+
"dub_techno"
|
|
995
|
+
],
|
|
996
|
+
"source": "atlas/harmonic_drone_generator",
|
|
997
|
+
"kind": "signature_technique"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"technique": "Pelog mystery bed",
|
|
1001
|
+
"description": "Indonesian Pelog scale, 5 voices, long reverb send \u2192 off-grid harmonic character that sounds ancient without sounding 'wrong'.",
|
|
1002
|
+
"aesthetic": [
|
|
1003
|
+
"ambient",
|
|
1004
|
+
"deep_minimal"
|
|
1005
|
+
],
|
|
1006
|
+
"source": "atlas/harmonic_drone_generator",
|
|
1007
|
+
"kind": "signature_technique"
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"technique": "Evolving drone with automation",
|
|
1011
|
+
"description": "Automate Detune over 32 bars from 5 to 40 cents \u2192 drone starts as a tight pad and slowly blossoms into a chord cloud.",
|
|
1012
|
+
"aesthetic": [
|
|
1013
|
+
"drone",
|
|
1014
|
+
"cinematic"
|
|
1015
|
+
],
|
|
1016
|
+
"source": "atlas/harmonic_drone_generator",
|
|
1017
|
+
"kind": "signature_technique"
|
|
1018
|
+
}
|
|
1019
|
+
],
|
|
1020
|
+
"vector_grain": [
|
|
1021
|
+
{
|
|
1022
|
+
"technique": "Basinski tape degradation",
|
|
1023
|
+
"description": "Load a vocal or orchestral source, grain size medium, grain position drifting slowly (via Vector), feedback high. Each playback degrades slightly \u2014 the source DECAYS as the piece plays.",
|
|
1024
|
+
"aesthetic": [
|
|
1025
|
+
"ambient",
|
|
1026
|
+
"experimental",
|
|
1027
|
+
"modern_classical"
|
|
1028
|
+
],
|
|
1029
|
+
"source": "atlas/vector_grain",
|
|
1030
|
+
"kind": "signature_technique"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"technique": "Dense grain cloud",
|
|
1034
|
+
"description": "Grain density maximum, pitch spread wide, position random. The source is obliterated into texture \u2014 useful when the sample is too recognizable.",
|
|
1035
|
+
"aesthetic": [
|
|
1036
|
+
"idm",
|
|
1037
|
+
"ambient",
|
|
1038
|
+
"drone"
|
|
1039
|
+
],
|
|
1040
|
+
"source": "atlas/vector_grain",
|
|
1041
|
+
"kind": "signature_technique"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"technique": "Slow-motion sustain",
|
|
1045
|
+
"description": "Grain size long (500-1000ms), density low (1-2 grains), pitch ratio 0.5 or 0.25. Effectively time-stretches the source with lo-fi grain character. Stars of the Lid territory.",
|
|
1046
|
+
"aesthetic": [
|
|
1047
|
+
"ambient",
|
|
1048
|
+
"drone",
|
|
1049
|
+
"modern_classical"
|
|
1050
|
+
],
|
|
1051
|
+
"source": "atlas/vector_grain",
|
|
1052
|
+
"kind": "signature_technique"
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"tension": [
|
|
1056
|
+
{
|
|
1057
|
+
"technique": "Plucked gut string",
|
|
1058
|
+
"description": "Plectrum exciter, string damping high, body=acoustic guitar, noise low. Useful as a percussion-melody hybrid when acoustic guitar sampling feels sterile.",
|
|
1059
|
+
"aesthetic": [
|
|
1060
|
+
"ambient",
|
|
1061
|
+
"folk_electronic",
|
|
1062
|
+
"cinematic"
|
|
1063
|
+
],
|
|
1064
|
+
"source": "atlas/tension",
|
|
1065
|
+
"kind": "signature_technique"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"technique": "Bowed cello low register",
|
|
1069
|
+
"description": "Bow exciter, slow speed, pressure medium, body=cello, full sustain. Pair with Convolution Reverb hall IR for J\u00f3hann J\u00f3hannsson / Max Richter territory.",
|
|
1070
|
+
"aesthetic": [
|
|
1071
|
+
"cinematic",
|
|
1072
|
+
"ambient",
|
|
1073
|
+
"modern_classical"
|
|
1074
|
+
],
|
|
1075
|
+
"source": "atlas/tension",
|
|
1076
|
+
"kind": "signature_technique"
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"technique": "Metal-string drone",
|
|
1080
|
+
"description": "Bow on a high-tension thin string, no damping, infinite sustain \u2014 the sound is pure harmonic series. Useful under sustained pads as hidden-voice color.",
|
|
1081
|
+
"aesthetic": [
|
|
1082
|
+
"ambient",
|
|
1083
|
+
"drone",
|
|
1084
|
+
"experimental"
|
|
1085
|
+
],
|
|
1086
|
+
"source": "atlas/tension",
|
|
1087
|
+
"kind": "signature_technique"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"technique": "Organic Automation Shapes",
|
|
1091
|
+
"description": "Real producers don't draw straight lines or perfect curves. Their automation reflects human movement.",
|
|
1092
|
+
"aesthetic": [],
|
|
1093
|
+
"source": "sound-design-deep.md",
|
|
1094
|
+
"kind": "sound_design_principle"
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"technique": "The WTF Moment",
|
|
1098
|
+
"description": "Every great minimal track has 2-3 moments where something unexpected happens \u2014 a sound that doesn't belong, a brief disruption that breaks the hypnosis just enough to deepen it.",
|
|
1099
|
+
"aesthetic": [],
|
|
1100
|
+
"source": "sound-design-deep.md",
|
|
1101
|
+
"kind": "sound_design_principle"
|
|
1102
|
+
}
|
|
1103
|
+
],
|
|
1104
|
+
"arrangement_looper": [
|
|
1105
|
+
{
|
|
1106
|
+
"technique": "DJ-style extended breakdown",
|
|
1107
|
+
"description": "Playback approaches breakdown \u2192 toggle 1-bar loop \u2192 hold for as long as needed \u2192 release \u2192 continue playback.",
|
|
1108
|
+
"aesthetic": [
|
|
1109
|
+
"dj_sets",
|
|
1110
|
+
"live_techno"
|
|
1111
|
+
],
|
|
1112
|
+
"source": "atlas/arrangement_looper",
|
|
1113
|
+
"kind": "signature_technique"
|
|
1114
|
+
}
|
|
1115
|
+
],
|
|
1116
|
+
"rotating_rhythm_generator": [
|
|
1117
|
+
{
|
|
1118
|
+
"technique": "Multi-lane rotated Euclidean drums",
|
|
1119
|
+
"description": "Kick: ring 16 / pulses 4 / rotation 0. Snare: ring 16 / pulses 2 / rotation 8. Hat: ring 13 / pulses 7 / rotation 3. Asymmetric groove that sits together but never locks.",
|
|
1120
|
+
"aesthetic": [
|
|
1121
|
+
"techno",
|
|
1122
|
+
"deep_minimal",
|
|
1123
|
+
"idm"
|
|
1124
|
+
],
|
|
1125
|
+
"source": "atlas/rotating_rhythm_generator",
|
|
1126
|
+
"kind": "signature_technique"
|
|
1127
|
+
}
|
|
1128
|
+
],
|
|
1129
|
+
"prearranger": [
|
|
1130
|
+
{
|
|
1131
|
+
"technique": "Hypnotic 60-minute structure sketch",
|
|
1132
|
+
"description": "Place empty slots every 16 bars across a 60-minute arrangement \u2192 press record \u2192 improvise \u2192 each section lands in its slot.",
|
|
1133
|
+
"aesthetic": [
|
|
1134
|
+
"deep_minimal",
|
|
1135
|
+
"ambient"
|
|
1136
|
+
],
|
|
1137
|
+
"source": "atlas/prearranger",
|
|
1138
|
+
"kind": "signature_technique"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"technique": "Set recording with predetermined structure",
|
|
1142
|
+
"description": "Build the arrangement scaffold based on your setlist \u2192 perform \u2192 recording is auto-organized.",
|
|
1143
|
+
"aesthetic": [
|
|
1144
|
+
"live_sets"
|
|
1145
|
+
],
|
|
1146
|
+
"source": "atlas/prearranger",
|
|
1147
|
+
"kind": "signature_technique"
|
|
1148
|
+
}
|
|
1149
|
+
],
|
|
1150
|
+
"performer": [
|
|
1151
|
+
{
|
|
1152
|
+
"technique": "One-knob chord-chain morph",
|
|
1153
|
+
"description": "Map one fader to filter cutoff, send level, reverb decay, sat drive simultaneously \u2192 turn = whole chord chain morphs.",
|
|
1154
|
+
"aesthetic": [
|
|
1155
|
+
"live_performance",
|
|
1156
|
+
"studio_sketching"
|
|
1157
|
+
],
|
|
1158
|
+
"source": "atlas/performer",
|
|
1159
|
+
"kind": "signature_technique"
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
"technique": "Crossfader-style A/B",
|
|
1163
|
+
"description": "Build a crossfader that switches between two device states via inverse macro curves.",
|
|
1164
|
+
"aesthetic": [
|
|
1165
|
+
"performance"
|
|
1166
|
+
],
|
|
1167
|
+
"source": "atlas/performer",
|
|
1168
|
+
"kind": "signature_technique"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"technique": "Single pedal = intro-to-drop",
|
|
1172
|
+
"description": "Map a footpedal input via MIDI \u2192 Performer fader \u2192 filter open, send boost, reverb decay extend, LFO depth rise. One pedal drives an arrangement energy shift.",
|
|
1173
|
+
"aesthetic": [
|
|
1174
|
+
"live_performance"
|
|
1175
|
+
],
|
|
1176
|
+
"source": "atlas/performer",
|
|
1177
|
+
"kind": "signature_technique"
|
|
1178
|
+
}
|
|
1179
|
+
],
|
|
1180
|
+
"cv_envelope_follower": [
|
|
1181
|
+
{
|
|
1182
|
+
"technique": "Kick-driven pad-filter opening",
|
|
1183
|
+
"description": "Route kick drum to CV Envelope Follower \u2192 CV output to pad's filter cutoff \u2192 pad brightens with every kick, darkens between.",
|
|
1184
|
+
"aesthetic": [
|
|
1185
|
+
"deep_minimal",
|
|
1186
|
+
"dub_techno"
|
|
1187
|
+
],
|
|
1188
|
+
"source": "atlas/cv_envelope_follower",
|
|
1189
|
+
"kind": "signature_technique"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"technique": "Vocal-driven reverb duck",
|
|
1193
|
+
"description": "Route vocal to CV Envelope Follower \u2192 invert output \u2192 modulate reverb wet \u2192 reverb ducks when vocal is present, blooms in silences.",
|
|
1194
|
+
"aesthetic": [
|
|
1195
|
+
"ambient",
|
|
1196
|
+
"cinematic"
|
|
1197
|
+
],
|
|
1198
|
+
"source": "atlas/cv_envelope_follower",
|
|
1199
|
+
"kind": "signature_technique"
|
|
1200
|
+
}
|
|
1201
|
+
],
|
|
1202
|
+
"variations": [
|
|
1203
|
+
{
|
|
1204
|
+
"technique": "Chord stab evolution",
|
|
1205
|
+
"description": "Save 5 effect-chain states on a chord stab (different reverbs, pitches, filters). Clip-trigger morph between them every 2 bars. Result: chord stab is subtly different every time it plays.",
|
|
1206
|
+
"aesthetic": [
|
|
1207
|
+
"deep_minimal",
|
|
1208
|
+
"microhouse"
|
|
1209
|
+
],
|
|
1210
|
+
"source": "atlas/variations",
|
|
1211
|
+
"kind": "signature_technique"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"technique": "Live scene state recall",
|
|
1215
|
+
"description": "Bind scenes to Variation snapshots \u2014 firing a scene also morphs the whole device chain.",
|
|
1216
|
+
"aesthetic": [
|
|
1217
|
+
"electronic_live"
|
|
1218
|
+
],
|
|
1219
|
+
"source": "atlas/variations",
|
|
1220
|
+
"kind": "signature_technique"
|
|
1221
|
+
}
|
|
1222
|
+
],
|
|
1223
|
+
"cv_shaper": [
|
|
1224
|
+
{
|
|
1225
|
+
"technique": "Bespoke ADSR for any parameter",
|
|
1226
|
+
"description": "Need a parameter envelope shape that's not on the device? Draw it in CV Shaper, route to the parameter. Unlimited curve flexibility.",
|
|
1227
|
+
"aesthetic": [
|
|
1228
|
+
"all"
|
|
1229
|
+
],
|
|
1230
|
+
"source": "atlas/cv_shaper",
|
|
1231
|
+
"kind": "signature_technique"
|
|
1232
|
+
}
|
|
1233
|
+
],
|
|
1234
|
+
"cv_instrument": [
|
|
1235
|
+
{
|
|
1236
|
+
"technique": "Modular voice in a DAW session",
|
|
1237
|
+
"description": "Assign MIDI track \u2192 CV Instrument \u2192 modular oscillator \u2192 modular filter \u2192 return audio back to Live track. Modular voice on the timeline.",
|
|
1238
|
+
"aesthetic": [
|
|
1239
|
+
"experimental",
|
|
1240
|
+
"modular"
|
|
1241
|
+
],
|
|
1242
|
+
"source": "atlas/cv_instrument",
|
|
1243
|
+
"kind": "signature_technique"
|
|
1244
|
+
}
|
|
1245
|
+
],
|
|
1246
|
+
"cv_lfo": [
|
|
1247
|
+
{
|
|
1248
|
+
"technique": "Multi-LFO stack on a patch",
|
|
1249
|
+
"description": "Drop 3x CV LFO on a return track, each at different rates (0.07Hz, 0.23Hz, 1.11Hz), route outputs to filter/amp/pitch \u2192 organic drift that doesn't repeat.",
|
|
1250
|
+
"aesthetic": [
|
|
1251
|
+
"ambient",
|
|
1252
|
+
"deep_minimal"
|
|
1253
|
+
],
|
|
1254
|
+
"source": "atlas/cv_lfo",
|
|
1255
|
+
"kind": "signature_technique"
|
|
1256
|
+
}
|
|
1257
|
+
],
|
|
1258
|
+
"cv_utility": [
|
|
1259
|
+
{
|
|
1260
|
+
"technique": "Soften aggressive modulation",
|
|
1261
|
+
"description": "Put CV Utility between an LFO and a filter \u2192 scale down to 0.3 \u2192 same LFO, subtler effect.",
|
|
1262
|
+
"aesthetic": [
|
|
1263
|
+
"all"
|
|
1264
|
+
],
|
|
1265
|
+
"source": "atlas/cv_utility",
|
|
1266
|
+
"kind": "signature_technique"
|
|
1267
|
+
}
|
|
1268
|
+
],
|
|
1269
|
+
"surround_panner": [
|
|
1270
|
+
{
|
|
1271
|
+
"technique": "Quad-club rotating hi-hat",
|
|
1272
|
+
"description": "Hi-hat bus \u2192 Surround Panner in quad \u2192 auto-Rotate at slow rate \u2192 hats circle the dance floor.",
|
|
1273
|
+
"aesthetic": [
|
|
1274
|
+
"live_techno"
|
|
1275
|
+
],
|
|
1276
|
+
"source": "atlas/surround_panner",
|
|
1277
|
+
"kind": "signature_technique"
|
|
1278
|
+
}
|
|
1279
|
+
],
|
|
1280
|
+
"vector_map": [
|
|
1281
|
+
{
|
|
1282
|
+
"technique": "Coupled filter + reverb motion",
|
|
1283
|
+
"description": "Particle X \u2192 filter cutoff, particle Y \u2192 reverb wet, particle velocity \u2192 dry/wet balance. Single physical motion drives a 3-parameter sonic change.",
|
|
1284
|
+
"aesthetic": [
|
|
1285
|
+
"ambient",
|
|
1286
|
+
"experimental"
|
|
1287
|
+
],
|
|
1288
|
+
"source": "atlas/vector_map",
|
|
1289
|
+
"kind": "signature_technique"
|
|
1290
|
+
},
|
|
1291
|
+
{
|
|
1292
|
+
"technique": "Gravity-well attractor",
|
|
1293
|
+
"description": "Set strong gravity toward center + low friction \u2192 particle orbits return to origin with decay. Map to pad tone controls \u2192 pad breathes in-and-out toward a rest state.",
|
|
1294
|
+
"aesthetic": [
|
|
1295
|
+
"ambient",
|
|
1296
|
+
"generative"
|
|
1297
|
+
],
|
|
1298
|
+
"source": "atlas/vector_map",
|
|
1299
|
+
"kind": "signature_technique"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"technique": "Chaotic lock-in",
|
|
1303
|
+
"description": "High initial velocity + medium friction \u2192 particle wanders, eventually settles. Map to filter + detune \u2192 synth starts mobile, finds a rest-state timbre over 16 bars.",
|
|
1304
|
+
"aesthetic": [
|
|
1305
|
+
"deep_minimal",
|
|
1306
|
+
"experimental"
|
|
1307
|
+
],
|
|
1308
|
+
"source": "atlas/vector_map",
|
|
1309
|
+
"kind": "signature_technique"
|
|
1310
|
+
}
|
|
1311
|
+
],
|
|
1312
|
+
"pitch": [
|
|
1313
|
+
{
|
|
1314
|
+
"technique": "Micro-Modulation (Making Things Breathe)",
|
|
1315
|
+
"description": "The difference between \"sounds like a computer\" and \"sounds alive\" is modulation that operates below conscious perception.",
|
|
1316
|
+
"aesthetic": [],
|
|
1317
|
+
"source": "sound-design-deep.md",
|
|
1318
|
+
"kind": "sound_design_principle"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"technique": "Space as Composition (Dub Techniques)",
|
|
1322
|
+
"description": "In dub techno, reverb and delay are not decorations \u2014 they generate the harmonic and melodic content.",
|
|
1323
|
+
"aesthetic": [],
|
|
1324
|
+
"source": "sound-design-deep.md",
|
|
1325
|
+
"kind": "sound_design_principle"
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
"technique": "Textural Layering (Micro-Fragment Method)",
|
|
1329
|
+
"description": "Minimal-techno producers build textures by layering tiny, filtered, processed fragments \u2014 each one barely audible alone, together they create a living fabric.",
|
|
1330
|
+
"aesthetic": [],
|
|
1331
|
+
"source": "sound-design-deep.md",
|
|
1332
|
+
"kind": "sound_design_principle"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"technique": "The WTF Moment",
|
|
1336
|
+
"description": "Every great minimal track has 2-3 moments where something unexpected happens \u2014 a sound that doesn't belong, a brief disruption that breaks the hypnosis just enough to deepen it.",
|
|
1337
|
+
"aesthetic": [],
|
|
1338
|
+
"source": "sound-design-deep.md",
|
|
1339
|
+
"kind": "sound_design_principle"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"technique": "Effects as Instruments",
|
|
1343
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1344
|
+
"aesthetic": [],
|
|
1345
|
+
"source": "sound-design-deep.md",
|
|
1346
|
+
"kind": "sound_design_principle"
|
|
1347
|
+
}
|
|
1348
|
+
],
|
|
1349
|
+
"echo": [
|
|
1350
|
+
{
|
|
1351
|
+
"technique": "Space as Composition (Dub Techniques)",
|
|
1352
|
+
"description": "In dub techno, reverb and delay are not decorations \u2014 they generate the harmonic and melodic content.",
|
|
1353
|
+
"aesthetic": [],
|
|
1354
|
+
"source": "sound-design-deep.md",
|
|
1355
|
+
"kind": "sound_design_principle"
|
|
1356
|
+
}
|
|
1357
|
+
],
|
|
1358
|
+
"reverb": [
|
|
1359
|
+
{
|
|
1360
|
+
"technique": "Space as Composition (Dub Techniques)",
|
|
1361
|
+
"description": "In dub techno, reverb and delay are not decorations \u2014 they generate the harmonic and melodic content.",
|
|
1362
|
+
"aesthetic": [],
|
|
1363
|
+
"source": "sound-design-deep.md",
|
|
1364
|
+
"kind": "sound_design_principle"
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"technique": "Creative Sidechain (Beyond Pump)",
|
|
1368
|
+
"description": "Sidechain compression is not just for the kick-bass pump. It's a modulation source.",
|
|
1369
|
+
"aesthetic": [],
|
|
1370
|
+
"source": "sound-design-deep.md",
|
|
1371
|
+
"kind": "sound_design_principle"
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"technique": "Textural Layering (Micro-Fragment Method)",
|
|
1375
|
+
"description": "Minimal-techno producers build textures by layering tiny, filtered, processed fragments \u2014 each one barely audible alone, together they create a living fabric.",
|
|
1376
|
+
"aesthetic": [],
|
|
1377
|
+
"source": "sound-design-deep.md",
|
|
1378
|
+
"kind": "sound_design_principle"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"technique": "Frequency Domain Thinking",
|
|
1382
|
+
"description": "Don't think about tracks \u2014 think about frequency bands. Each band is a voice in the mix.",
|
|
1383
|
+
"aesthetic": [],
|
|
1384
|
+
"source": "sound-design-deep.md",
|
|
1385
|
+
"kind": "sound_design_principle"
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
"technique": "Organic Automation Shapes",
|
|
1389
|
+
"description": "Real producers don't draw straight lines or perfect curves. Their automation reflects human movement.",
|
|
1390
|
+
"aesthetic": [],
|
|
1391
|
+
"source": "sound-design-deep.md",
|
|
1392
|
+
"kind": "sound_design_principle"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"technique": "The WTF Moment",
|
|
1396
|
+
"description": "Every great minimal track has 2-3 moments where something unexpected happens \u2014 a sound that doesn't belong, a brief disruption that breaks the hypnosis just enough to deepen it.",
|
|
1397
|
+
"aesthetic": [],
|
|
1398
|
+
"source": "sound-design-deep.md",
|
|
1399
|
+
"kind": "sound_design_principle"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"technique": "Effects as Instruments",
|
|
1403
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1404
|
+
"aesthetic": [],
|
|
1405
|
+
"source": "sound-design-deep.md",
|
|
1406
|
+
"kind": "sound_design_principle"
|
|
1407
|
+
}
|
|
1408
|
+
],
|
|
1409
|
+
"delay": [
|
|
1410
|
+
{
|
|
1411
|
+
"technique": "Space as Composition (Dub Techniques)",
|
|
1412
|
+
"description": "In dub techno, reverb and delay are not decorations \u2014 they generate the harmonic and melodic content.",
|
|
1413
|
+
"aesthetic": [],
|
|
1414
|
+
"source": "sound-design-deep.md",
|
|
1415
|
+
"kind": "sound_design_principle"
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"technique": "The WTF Moment",
|
|
1419
|
+
"description": "Every great minimal track has 2-3 moments where something unexpected happens \u2014 a sound that doesn't belong, a brief disruption that breaks the hypnosis just enough to deepen it.",
|
|
1420
|
+
"aesthetic": [],
|
|
1421
|
+
"source": "sound-design-deep.md",
|
|
1422
|
+
"kind": "sound_design_principle"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"technique": "Effects as Instruments",
|
|
1426
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1427
|
+
"aesthetic": [],
|
|
1428
|
+
"source": "sound-design-deep.md",
|
|
1429
|
+
"kind": "sound_design_principle"
|
|
1430
|
+
}
|
|
1431
|
+
],
|
|
1432
|
+
"chord": [
|
|
1433
|
+
{
|
|
1434
|
+
"technique": "Space as Composition (Dub Techniques)",
|
|
1435
|
+
"description": "In dub techno, reverb and delay are not decorations \u2014 they generate the harmonic and melodic content.",
|
|
1436
|
+
"aesthetic": [],
|
|
1437
|
+
"source": "sound-design-deep.md",
|
|
1438
|
+
"kind": "sound_design_principle"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"technique": "Frequency Domain Thinking",
|
|
1442
|
+
"description": "Don't think about tracks \u2014 think about frequency bands. Each band is a voice in the mix.",
|
|
1443
|
+
"aesthetic": [],
|
|
1444
|
+
"source": "sound-design-deep.md",
|
|
1445
|
+
"kind": "sound_design_principle"
|
|
1446
|
+
}
|
|
1447
|
+
],
|
|
1448
|
+
"multiband_dynamics": [
|
|
1449
|
+
{
|
|
1450
|
+
"technique": "Creative Sidechain (Beyond Pump)",
|
|
1451
|
+
"description": "Sidechain compression is not just for the kick-bass pump. It's a modulation source.",
|
|
1452
|
+
"aesthetic": [],
|
|
1453
|
+
"source": "sound-design-deep.md",
|
|
1454
|
+
"kind": "sound_design_principle"
|
|
1455
|
+
}
|
|
1456
|
+
],
|
|
1457
|
+
"envelope_follower": [
|
|
1458
|
+
{
|
|
1459
|
+
"technique": "Creative Sidechain (Beyond Pump)",
|
|
1460
|
+
"description": "Sidechain compression is not just for the kick-bass pump. It's a modulation source.",
|
|
1461
|
+
"aesthetic": [],
|
|
1462
|
+
"source": "sound-design-deep.md",
|
|
1463
|
+
"kind": "sound_design_principle"
|
|
1464
|
+
}
|
|
1465
|
+
],
|
|
1466
|
+
"compressor": [
|
|
1467
|
+
{
|
|
1468
|
+
"technique": "Creative Sidechain (Beyond Pump)",
|
|
1469
|
+
"description": "Sidechain compression is not just for the kick-bass pump. It's a modulation source.",
|
|
1470
|
+
"aesthetic": [],
|
|
1471
|
+
"source": "sound-design-deep.md",
|
|
1472
|
+
"kind": "sound_design_principle"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"technique": "Effects as Instruments",
|
|
1476
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1477
|
+
"aesthetic": [],
|
|
1478
|
+
"source": "sound-design-deep.md",
|
|
1479
|
+
"kind": "sound_design_principle"
|
|
1480
|
+
}
|
|
1481
|
+
],
|
|
1482
|
+
"random": [
|
|
1483
|
+
{
|
|
1484
|
+
"technique": "Organic Automation Shapes",
|
|
1485
|
+
"description": "Real producers don't draw straight lines or perfect curves. Their automation reflects human movement.",
|
|
1486
|
+
"aesthetic": [],
|
|
1487
|
+
"source": "sound-design-deep.md",
|
|
1488
|
+
"kind": "sound_design_principle"
|
|
1489
|
+
}
|
|
1490
|
+
],
|
|
1491
|
+
"convolution_reverb": [
|
|
1492
|
+
{
|
|
1493
|
+
"technique": "Effects as Instruments",
|
|
1494
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1495
|
+
"aesthetic": [],
|
|
1496
|
+
"source": "sound-design-deep.md",
|
|
1497
|
+
"kind": "sound_design_principle"
|
|
1498
|
+
}
|
|
1499
|
+
],
|
|
1500
|
+
"gate": [
|
|
1501
|
+
{
|
|
1502
|
+
"technique": "Effects as Instruments",
|
|
1503
|
+
"description": "In experimental electronic music, effects chains ARE instruments.",
|
|
1504
|
+
"aesthetic": [],
|
|
1505
|
+
"source": "sound-design-deep.md",
|
|
1506
|
+
"kind": "sound_design_principle"
|
|
1507
|
+
}
|
|
1508
|
+
]
|
|
1509
|
+
}
|
|
1510
|
+
}
|