Releases: Synthesis/FTMSynth
Releases · Synthesis/FTMSynth
FTMSynth 1.0.0
v2025-10-02 (macOS .component)
release-20251002 Delete FTMSynth.component directory
v2022-06-29
The standalone executable and VST3 versions of the JUCE plugin, used for the demo at the LS2N on Tue 2022-06-28.
The VST3 plugin should be placed in C:\Program Files\Common Files\VST3.
The configuration for the example layouts provided for the Erae Touch is the following:
- Single layout: sends MIDI events on channel 11.
- Dual layout: the upper part sends MIDI events on channel 4, and the lower part sends events on channel 11 (just like the single layout).
- Full layout (dual alternate): sends MIDI data on channel 12.
The CC events for the parameters are the following (for all layouts):
| Parameter | CC |
|---|---|
| Sustain | 16 |
| Gate on/off | 17 |
| Release | 18 |
| Damp | 19 |
| Dispersion / inharmonicity | 20 |
| Dimensions | 21 |
| 2D squareness | 22 |
| 3D cubeness | 23 |
| Modes per dimension | 24 |
| Polyphony voices | 25 |