mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-25 08:24:50 -04:00
feat(tracker/presets): new and tweaked presets from Reaby
The presets are also organized by their type into subfolders. Closes #136
This commit is contained in:
parent
46a9c7dab3
commit
ae217665bf
48
tracker/presets/BA/bass-adam.yml
Normal file
48
tracker/presets/BA/bass-adam.yml
Normal file
@ -0,0 +1,48 @@
|
||||
name: bass-adam
|
||||
comment: |
|
||||
Author: pestis/bC!. Suggested note: F#1. Originally from: 4k intro Adam.
|
||||
|
||||
Pretty standard sawtooth filter bass.
|
||||
|
||||
Envelope: The attack and decay were adjusted so that the sound is out when triggered every row at 144 BPM.
|
||||
Distort: The envelope becomes more bell shape than a triangle.
|
||||
Filter 1: High pass filter to remove the low end.
|
||||
Filter 2: Low pass filter, with the frequency modulated by the Send (starts high and drops low, for that snap).
|
||||
Envelope-distort-send: Make the filter 2 frequency drop quickly from high to low, for the "snap".
|
||||
numvoices: 1
|
||||
units:
|
||||
- type: envelope
|
||||
id: 217
|
||||
parameters: {attack: 36, decay: 59, gain: 128, release: 52, stereo: 0, sustain: 25}
|
||||
- type: distort
|
||||
id: 218
|
||||
parameters: {drive: 112, stereo: 0}
|
||||
- type: oscillator
|
||||
id: 219
|
||||
parameters: {color: 0, detune: 64, gain: 128, looplength: 1486, loopstart: 2536, phase: 64, samplestart: 250849, shape: 64, stereo: 0, transpose: 64, type: 1, unison: 0}
|
||||
- type: mulp
|
||||
id: 220
|
||||
parameters: {stereo: 0}
|
||||
- type: filter
|
||||
id: 221
|
||||
parameters: {bandpass: 0, frequency: 13, highpass: 1, lowpass: 0, negbandpass: 0, neghighpass: 0, resonance: 128, stereo: 0}
|
||||
- type: filter
|
||||
id: 1
|
||||
parameters: {bandpass: 0, frequency: 25, highpass: 0, lowpass: 1, negbandpass: 0, neghighpass: 0, resonance: 104, stereo: 0}
|
||||
- type: pan
|
||||
id: 222
|
||||
parameters: {panning: 64, stereo: 0}
|
||||
- type: out
|
||||
id: 223
|
||||
parameters: {gain: 53, stereo: 1}
|
||||
- id: 224
|
||||
parameters: {}
|
||||
- type: envelope
|
||||
id: 225
|
||||
parameters: {attack: 0, decay: 64, gain: 128, release: 0, stereo: 0, sustain: 0}
|
||||
- type: distort
|
||||
id: 226
|
||||
parameters: {drive: 32, stereo: 0}
|
||||
- type: send
|
||||
id: 227
|
||||
parameters: {amount: 79, port: 0, sendpop: 1, stereo: 0, target: 1}
|
Reference in New Issue
Block a user