mirror of
https://github.com/vsariola/sointu.git
synced 2026-04-12 17:14:43 -04:00
feat(tracker/presets): improved and new presets from Reaby
This commit is contained in:
parent
7459437822
commit
989b6e605b
@ -1,4 +1,3 @@
|
||||
name: kick
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
17
tracker/presets/DR/bongos-2.yml
Normal file
17
tracker/presets/DR/bongos-2.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 64, gain: 64, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 56, gain: 128, looplength: 1, loopstart: 2280, phase: 0, samplestart: 771264, shape: 64, stereo: 0, transpose: 63, type: 4, unison: 2}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 19, outgain: 64, stereo: 1}
|
||||
17
tracker/presets/DR/bongos.yml
Normal file
17
tracker/presets/DR/bongos.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 128, gain: 96, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 1341, phase: 0, samplestart: 640363, shape: 64, stereo: 0, transpose: 62, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 42, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: clap-edm
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
17
tracker/presets/DR/clap-sample.yml
Normal file
17
tracker/presets/DR/clap-sample.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 128, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 2423, phase: 0, samplestart: 641780, shape: 64, stereo: 0, transpose: 75, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 21, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: clap
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
17
tracker/presets/DR/conga.yml
Normal file
17
tracker/presets/DR/conga.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 64, gain: 128, release: 0, stereo: 0, sustain: 128}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 2786, phase: 0, samplestart: 861725, shape: 64, stereo: 0, transpose: 64, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 19, outgain: 64, stereo: 1}
|
||||
@ -1,19 +1,18 @@
|
||||
name: crash-909
|
||||
comment: Use range C-4 to G-4
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1
|
||||
parameters: {attack: 3, decay: 83, gain: 64, release: 79, stereo: 1, sustain: 0}
|
||||
id: 1217
|
||||
parameters: {attack: 3, decay: 77, gain: 64, release: 0, stereo: 1, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 2
|
||||
parameters: {color: 64, detune: 68, gain: 111, looplength: 5676, loopstart: 2615, phase: 0, samplestart: 433554, shape: 64, stereo: 1, transpose: 65, type: 4, unison: 0}
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 5676, loopstart: 2615, phase: 0, samplestart: 433554, shape: 64, stereo: 1, transpose: 64, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 3
|
||||
id: 1219
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 5
|
||||
parameters: {panning: 50, stereo: 1}
|
||||
id: 1220
|
||||
parameters: {panning: 64, stereo: 1}
|
||||
- type: outaux
|
||||
id: 6
|
||||
parameters: {auxgain: 21, outgain: 70, stereo: 1}
|
||||
id: 1221
|
||||
parameters: {auxgain: 33, outgain: 70, stereo: 1}
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: hihat-closed
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: hihat-generator
|
||||
comment: |
|
||||
Closed hihat: Atk 8 + Dec 60
|
||||
Open hihat: Atk8 + Dec75
|
||||
|
||||
@ -1,12 +1,11 @@
|
||||
name: hihat-open-sample
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1044
|
||||
parameters: {attack: 0, decay: 80, gain: 121, release: 0, stereo: 0, sustain: 0}
|
||||
parameters: {attack: 0, decay: 77, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1045
|
||||
parameters: {color: 64, detune: 64, gain: 95, looplength: 3761, loopstart: 5808, phase: 0, samplestart: 867145, shape: 74, stereo: 0, transpose: 88, type: 4}
|
||||
parameters: {color: 64, detune: 64, gain: 95, looplength: 3761, loopstart: 5808, phase: 0, samplestart: 867145, shape: 74, stereo: 0, transpose: 76, type: 4}
|
||||
- type: mulp
|
||||
id: 1046
|
||||
parameters: {stereo: 0}
|
||||
@ -15,4 +14,4 @@ units:
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1049
|
||||
parameters: {auxgain: 0, outgain: 93, stereo: 1}
|
||||
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: hihat-open
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 19
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: hihat-sample
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
17
tracker/presets/DR/jingle-bells.yml
Normal file
17
tracker/presets/DR/jingle-bells.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 3
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1209
|
||||
parameters: {attack: 0, decay: 64, gain: 128, release: 0, stereo: 0, sustain: 53}
|
||||
- type: oscillator
|
||||
id: 1210
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 5557, phase: 0, samplestart: 736077, shape: 64, stereo: 0, transpose: 76, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1211
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1213
|
||||
parameters: {panning: 72, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1214
|
||||
parameters: {auxgain: 17, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-2
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-3
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-4
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-5
|
||||
comment: 'Suggested note: C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-6
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 33
|
||||
|
||||
17
tracker/presets/DR/kick-7.yml
Normal file
17
tracker/presets/DR/kick-7.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 128, gain: 128, release: 0, stereo: 0, sustain: 128}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 2464, phase: 0, samplestart: 1268200, shape: 64, stereo: 0, transpose: 64, type: 4, unison: 1}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-edm-2
|
||||
comment: A#2
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-edm
|
||||
comment: A#2
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: kick-sample
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
17
tracker/presets/DR/ride.yml
Normal file
17
tracker/presets/DR/ride.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 88, gain: 64, release: 85, stereo: 1, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 128, detune: 72, gain: 87, looplength: 4113, loopstart: 4913, phase: 0, samplestart: 1088879, shape: 64, stereo: 1, transpose: 76, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 53, stereo: 1}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 42, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: rimshot
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 3021
|
||||
|
||||
17
tracker/presets/DR/side-stick.yml
Normal file
17
tracker/presets/DR/side-stick.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 60, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 128, detune: 64, gain: 128, looplength: 1, loopstart: 1199, phase: 0, samplestart: 1244152, shape: 64, stereo: 0, transpose: 67, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 53, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-2
|
||||
comment: 'suggested note: E-4'
|
||||
numvoices: 1
|
||||
units:
|
||||
@ -7,32 +6,32 @@ units:
|
||||
comment: Tom
|
||||
- type: envelope
|
||||
id: 288
|
||||
parameters: {attack: 0, decay: 53, gain: 64, release: 0, stereo: 0, sustain: 0}
|
||||
parameters: {attack: 0, decay: 53, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 289
|
||||
parameters: {color: 128, detune: 64, gain: 70, phase: 5, shape: 64, stereo: 0, transpose: 54, type: 0, unison: 0}
|
||||
parameters: {color: 90, detune: 64, gain: 128, phase: 0, shape: 64, stereo: 0, transpose: 54, type: 0, unison: 0}
|
||||
- type: mulp
|
||||
id: 305
|
||||
parameters: {stereo: 0}
|
||||
- type: delay
|
||||
id: 309
|
||||
parameters: {damp: 59, dry: 128, feedback: 90, notetracking: 0, pregain: 80, stereo: 0}
|
||||
parameters: {damp: 59, dry: 128, feedback: 90, notetracking: 0, pregain: 91, stereo: 0}
|
||||
varargs: [235]
|
||||
- id: 329
|
||||
parameters: {}
|
||||
comment: Snare
|
||||
- type: envelope
|
||||
id: 313
|
||||
parameters: {attack: 0, decay: 68, gain: 73, release: 0, stereo: 0, sustain: 0}
|
||||
parameters: {attack: 0, decay: 68, gain: 85, release: 0, stereo: 0, sustain: 0}
|
||||
- type: noise
|
||||
id: 310
|
||||
parameters: {gain: 110, shape: 42, stereo: 0}
|
||||
parameters: {gain: 92, shape: 36, stereo: 0}
|
||||
- type: mulp
|
||||
id: 314
|
||||
parameters: {stereo: 0}
|
||||
- type: distort
|
||||
id: 326
|
||||
parameters: {drive: 10, stereo: 0}
|
||||
parameters: {drive: 13, stereo: 0}
|
||||
- type: filter
|
||||
id: 339
|
||||
parameters: {bandpass: 0, frequency: 60, highpass: -1, lowpass: 0, resonance: 128, stereo: 0}
|
||||
@ -47,17 +46,17 @@ units:
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: distort
|
||||
id: 323
|
||||
parameters: {drive: 80, stereo: 1}
|
||||
parameters: {drive: 108, stereo: 1}
|
||||
- type: delay
|
||||
id: 322
|
||||
parameters: {damp: 5, dry: 128, feedback: 80, notetracking: 0, pregain: 39, stereo: 1}
|
||||
parameters: {damp: 5, dry: 128, feedback: 80, notetracking: 0, pregain: 46, stereo: 1}
|
||||
varargs: [1116, 1188, 1276, 1356, 1422, 1492, 1556, 1618, 1140, 1212, 1300, 1380, 1446, 1516, 1580, 1642]
|
||||
- type: compressor
|
||||
id: 320
|
||||
parameters: {attack: 46, invgain: 29, ratio: 76, release: 64, stereo: 1, threshold: 21}
|
||||
parameters: {attack: 10, invgain: 28, ratio: 91, release: 7, stereo: 1, threshold: 29}
|
||||
- type: mulp
|
||||
id: 321
|
||||
parameters: {stereo: 1}
|
||||
- type: outaux
|
||||
id: 293
|
||||
parameters: {auxgain: 0, outgain: 67, stereo: 1}
|
||||
parameters: {auxgain: 0, outgain: 45, stereo: 1}
|
||||
|
||||
17
tracker/presets/DR/snare-3.yml
Normal file
17
tracker/presets/DR/snare-3.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 128, gain: 128, release: 0, stereo: 1, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 59, gain: 128, looplength: 1, loopstart: 2957, phase: 0, samplestart: 1649247, shape: 64, stereo: 1, transpose: 74, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 1}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 1}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 15, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-adam
|
||||
comment: |
|
||||
Author: pestis/bC!. Suggested note: F#3. Originally from: 4k intro Adam.
|
||||
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-edm-2
|
||||
comment: 'Suggested range: E-4'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-edm-3
|
||||
comment: 'Suggested range: E-4'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-edm
|
||||
comment: 'Suggested range: E-4'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-sample-st
|
||||
comment: 'Suggested range: E-2 to C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
name: snare-sample
|
||||
comment: 'Suggested range: E-2 to C-3'
|
||||
numvoices: 1
|
||||
units:
|
||||
|
||||
@ -1,63 +1,62 @@
|
||||
name: snare
|
||||
comment: 'suggested note: E-4'
|
||||
comment: 'suggested note: D-4'
|
||||
numvoices: 1
|
||||
units:
|
||||
- id: 334
|
||||
parameters: {}
|
||||
comment: Tom
|
||||
- type: envelope
|
||||
id: 288
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 53, gain: 64, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 289
|
||||
parameters: {color: 128, detune: 64, gain: 66, phase: 5, shape: 64, stereo: 0, transpose: 57, type: 0, unison: 0}
|
||||
id: 1218
|
||||
parameters: {color: 128, detune: 64, gain: 81, phase: 0, shape: 64, stereo: 0, transpose: 57, type: 0, unison: 0}
|
||||
- type: mulp
|
||||
id: 305
|
||||
id: 1219
|
||||
parameters: {stereo: 0}
|
||||
- type: delay
|
||||
id: 309
|
||||
parameters: {damp: 80, dry: 128, feedback: 86, notetracking: 0, pregain: 99, stereo: 0}
|
||||
id: 1220
|
||||
parameters: {damp: 74, dry: 128, feedback: 94, notetracking: 0, pregain: 96, stereo: 0}
|
||||
varargs: [229]
|
||||
- id: 329
|
||||
- id: 1221
|
||||
parameters: {}
|
||||
comment: Snare
|
||||
- type: envelope
|
||||
id: 313
|
||||
parameters: {attack: 0, decay: 70, gain: 63, release: 0, stereo: 0, sustain: 0}
|
||||
id: 1222
|
||||
parameters: {attack: 0, decay: 65, gain: 62, release: 0, stereo: 0, sustain: 0}
|
||||
- type: noise
|
||||
id: 310
|
||||
parameters: {gain: 110, shape: 42, stereo: 0}
|
||||
id: 1223
|
||||
parameters: {gain: 128, shape: 30, stereo: 0}
|
||||
- type: mulp
|
||||
id: 314
|
||||
id: 1224
|
||||
parameters: {stereo: 0}
|
||||
- type: distort
|
||||
id: 326
|
||||
id: 1225
|
||||
parameters: {drive: 11, stereo: 0}
|
||||
- type: filter
|
||||
id: 333
|
||||
parameters: {bandpass: 1, frequency: 86, highpass: 1, lowpass: 0, resonance: 128, stereo: 0}
|
||||
parameters: {bandpass: 1, frequency: 84, highpass: 1, lowpass: 0, resonance: 120, stereo: 0}
|
||||
- type: addp
|
||||
id: 316
|
||||
id: 1226
|
||||
parameters: {stereo: 0}
|
||||
- id: 328
|
||||
- id: 1227
|
||||
parameters: {}
|
||||
comment: Effects & output
|
||||
- type: pan
|
||||
id: 292
|
||||
id: 1228
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: distort
|
||||
id: 323
|
||||
parameters: {drive: 90, stereo: 1}
|
||||
id: 1229
|
||||
parameters: {drive: 91, stereo: 1}
|
||||
- type: delay
|
||||
id: 322
|
||||
parameters: {damp: 5, dry: 128, feedback: 80, notetracking: 0, pregain: 37, stereo: 1}
|
||||
id: 1230
|
||||
parameters: {damp: 5, dry: 128, feedback: 80, notetracking: 0, pregain: 48, stereo: 1}
|
||||
varargs: [1116, 1188, 1276, 1356, 1422, 1492, 1556, 1618, 1140, 1212, 1300, 1380, 1446, 1516, 1580, 1642]
|
||||
- type: compressor
|
||||
id: 320
|
||||
parameters: {attack: 49, invgain: 30, ratio: 76, release: 64, stereo: 1, threshold: 12}
|
||||
id: 1231
|
||||
parameters: {attack: 8, invgain: 20, ratio: 87, release: 7, stereo: 1, threshold: 53}
|
||||
- type: mulp
|
||||
id: 321
|
||||
id: 1232
|
||||
parameters: {stereo: 1}
|
||||
- type: outaux
|
||||
id: 293
|
||||
parameters: {auxgain: 0, outgain: 67, stereo: 1}
|
||||
id: 1233
|
||||
parameters: {auxgain: 0, outgain: 64, stereo: 1}
|
||||
|
||||
17
tracker/presets/DR/tambourine.yml
Normal file
17
tracker/presets/DR/tambourine.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 72, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 2192, phase: 0, samplestart: 1565953, shape: 64, stereo: 0, transpose: 76, type: 4, unison: 1}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 24, outgain: 64, stereo: 1}
|
||||
17
tracker/presets/DR/timbales.yml
Normal file
17
tracker/presets/DR/timbales.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 128, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1, loopstart: 3960, phase: 0, samplestart: 1578826, shape: 64, stereo: 0, transpose: 70, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 24, outgain: 64, stereo: 1}
|
||||
@ -1,4 +1,3 @@
|
||||
name: tom-disco
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
|
||||
17
tracker/presets/DR/tomtom.yml
Normal file
17
tracker/presets/DR/tomtom.yml
Normal file
@ -0,0 +1,17 @@
|
||||
numvoices: 2
|
||||
units:
|
||||
- type: envelope
|
||||
id: 1217
|
||||
parameters: {attack: 0, decay: 77, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: oscillator
|
||||
id: 1218
|
||||
parameters: {color: 64, detune: 64, gain: 128, looplength: 1003, loopstart: 5463, phase: 0, samplestart: 1598649, shape: 64, stereo: 0, transpose: 73, type: 4, unison: 0}
|
||||
- type: mulp
|
||||
id: 1221
|
||||
parameters: {stereo: 0}
|
||||
- type: pan
|
||||
id: 1222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: outaux
|
||||
id: 1223
|
||||
parameters: {auxgain: 29, outgain: 64, stereo: 1}
|
||||
Reference in New Issue
Block a user