- Moog Sub Phatty Used
- Moog Source
- Moog Phatty
- Moog Sub Phatty Vst Download
- Moog Little Phatty Vst Free Download
The Minimoog ! one of the synth that had the biggest impact in history of synths.
This is a difficult task to emulate the moog sound with virtual synth, you have to take care of the electronic components and their characteristics.
Sep 09, 2008 To all Little Phatty owners Here is a vst ive been working on, its just about done i just have to finish off the presets and stuff and test it out more, i built it in synthmaker. It works as an effect on the audio track your little phatty is coming in on in your sequencer program, then you assign the midi coming in and out from your little phatty.
Let’s start the dance :
1. MinimogueVA by Gunnar
Download and information : Gunnar archive site
Based on the Richard Brooks synthedit sources of “mogue”, this is a very nice VST emulation of the famous miniMoog synthesizer.
It’s a Synthedit creation : It works for Windows and 32 bit VST hosts.
You can also found a polyphonic version (MinimogueLuxus VST).
The three oscillators are here, and the filter does the job.
A simple arpeggiator is also a nice addition.
2. Model Mini by ElektroStudio
ModelMini VST
Info & download : http://www.elektrostudio.ovh.org/index.php?go=mini
A free VST that can stand for the “best free VST recreation of a Moog synth” title.
Sounds good, works for Windows (32 bit).
3. Freemoog by Cyclik
download now ! => http://spiritconspiracy.free.fr/spip.php?article14
Created with Synthedit, it sounds different than the two previous VST synths, but it sounds good.
And that’s all we want. It’s free, and works in all 32 bit VST host under Windows.
4 RA Mowg by Chris Anderson
RA Mowg VST
Emulation of a Minimoog model D. Created with synthedit. It’s not bad.
5. ASynth by Antti.
download and test it : http://antti.smartelectronix.com/
It’s not really a Minimoog emulation, but with its two oscillators and the filter set on “MINI” , it does “Moog-ish sounds”. The quality is superior. Don’t forget to check out the Taurus emulation on the same site too !
ASynth VST is donationware, and still one of the best VSTi.
Moog Sub Phatty Used
6. Minimoog+ by Synthfellow
Synthfellow Minimoog+ VST
Info : archive & download
This is an oooold VST plugin created with Synthedit about 10 years ago.
It has some playing/retrigger bugs, some parameters are not well “calibrated” and the presets don’t do it justice.
But with some tweaking, it can do nice leads and bass !
7. Prodigious by Synthescience
direct download + info
A good synthedit creation, it’s inspired by the legendary miniMoog, and it adds some interesting features : chorus + delay. You can modulate the filter, and there’s an arpegiator!
Phatty is a library editor for the Moog Little Phatty. It has been designed to work together with the synth by providing an easy edition of the hidden parameters. Besides, you will be able to rename and rearrange presets.
Moog Source
Installation
Phatty is a Python package that is installed the standard way with python3 setup.py install
. However, as it contains desktop application related resources, it is installed with make
.
Moog Phatty
The package dependencies for Debian based distributions are:
- make
- python3
- python3-setuptools
- python3-mido
- python3-rtmidi
You can easily install them by running sudo apt-get install make python3 python3-setuptools python3-mido python3-rtmidi
.
To install Phatty symply run make && sudo make install
.
Moog Sub Phatty Vst Download
Known issues
Moog Little Phatty Vst Free Download
At the moment, the underlying MIDI libraries do not raise an error if the synth is disconnected. Thus, neither the application can be aware of the error nor the user get any error message.