zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 7e6a2a90b200732dd7481bd4d4de3ef73e0f08e8
parent 0c0bbb221a6f76e55bdbda8fc94dae43272df1ba
Author: fundamental <[email protected]>
Date:   Tue, 11 May 2010 12:09:24 -0400

Doc: small extension

Diffstat:
Mdoc/adsynth.txt | 17+++++++++++++++++
1 file changed, 17 insertions(+), 0 deletions(-)

diff --git a/doc/adsynth.txt b/doc/adsynth.txt @@ -26,4 +26,21 @@ postprocessing and at this level much of the sound generation is hidden. Voices ------ +The voice gives access to a similar setup to the global parameters and then some +more, such as the modulator, oscillator, and unison features. + +image:images/ad-voice.png[] + +Modulation +~~~~~~~~~~ + +Within the options for modulation, one can select: +* Morph +* Ring Modulation +* Phase Modulation +* Frequency Modulation +* Disabled + +Unison +~~~~~~