A linux app to add LFO and EG to Syntakt

I started to code a little app to add an LFO and an Envelop to Syntakt (MIDI mapping match it). LFO can be send to up to 3 MIDI channels (or can be more if you edit code) and can be synced or triggered from note-on. EG is AHDSR with various slope and a “long” mode for pads or textures.
It’s more to experiment sound design than to pretend adding live option (Syntakt already do that well).

Suggestions to go on are welcome.
[EDIT]: now standalone/VST3, new github source:
ModzTakt _ linux/VST

3 Likes

the app now can be compiled also as VST plugin (and standalone app state is persistent). Many bugs corrected. I’ve updated the github link to the new repository.

5 Likes

Added multiple routes for EG and a basic syncable MIDI delay with multiple routes too and per route transpose. Compiled binary and VST3 for Windows and Linux are available here:
Windows - Linux Standalone & VST3