
|
Tutorial 01: Simple patch with one OSC and two EGs for amp and filter cf modulation. |
|
|
in this tutorial, just some basic blocks / modules of a monophonic synthesizer are connected, so we can hear some sound. |
|
|
when you load an empty Modular patch, you will see four modules that cannot be removed: |
|
|
MIDI (In) |
defines the MIDI channel (omni, 1-16) |
|
in this patch, seven more modules are used: |
|
|
MVC A |
(MIDI/MVC) - this is the module which makes the connection between your keyboard, or sequencer software, and the Modular. you have controls for basic pitch and fine tuning, pitchWheel range, portamento, and velocity and aftertouch sensivity (Curves knob). |
|
multiOSC |
(OSC/Multi) - this is our sound source. it is an OSC with sine, tri, sawUp, sawDown, and pulse waveforms. please always connect the MVC’s freq output to the OSC freq in before connecting the envelope to the MVC and playing any notes, because by default=unconnected the OSC outputs at 0.01 Hz, which can harm your speakers at high volume. |
|
Lin VCA |
(Mix&Gain/VCAs) - this one outputs the audio out of the OSC, subject to it’s control input (the left ADSR envelope). |
|
24dB Lowpass |
(Filter/Lowpass) - a standard lp filter, modulated by the right ADSR envelope. |
|
two ADSR envelopes |
(Env/ADSRs) - the left ADSR is used to control the loudness and duration of the played note, by connecting it to a vca module. |
|
esyncAdd2 |
(Env/Esync) - reports messages from the envelopes back to the MVC, so that the MVC “knows” the current state of the EGs. |
|
if you try the provided presets (tut1.pre), you can listen to some example sounds I’ve edited (or store your own creations). |
|

notes1
notes2
ModularIV
tut01-basic mono patch
tut02-basic poly patch
tut03-basic Drum OSC patch
tut04-basic seq patch (async)
tut05-PS32 seq remote
tut06-basic seq patch (sync)
tut07-basic CWM morph patch
tut08-Modular as Fx device
tut09-subtractive synthesis basics
tut10-additive synthesis basics
tut11-FM synthesis basics
tut12-AM + RingMod synthesis basics
tut13-Phase modulation basics
tut14-KarplusStrong synthesis basics
tut15-Vector synthesis basics