mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
Implement unison oscillators: multiple versions of slightly detuned oscillators that are added up to make a signal.
This commit is contained in:
committed by
Veikko Sariola
parent
adc4a6e45f
commit
dc99157fbb
@ -73,6 +73,10 @@ New features since fork
|
||||
spare. See [this example](tests/test_oscillat_sample.asm), and this Python
|
||||
[script](scripts/parse_gmdls.py) parses the gm.dls file and dumps the
|
||||
sample offsets from it.
|
||||
- **Unison oscillators**. Multiple copies of the oscillator running sligthly
|
||||
detuned and added up to together. Great for trance leads (supersaw). Unison
|
||||
of up to 4, or 8 if you make stereo unison oscillator and add up both left
|
||||
and right channels. See [this example](tests/test_oscillat_unison.asm).
|
||||
|
||||
Future goals
|
||||
------------
|
||||
|
Reference in New Issue
Block a user