UE4 Useful Links

Official Sites
Getting Started Docs
Unreal Online Learning
Reduce Your Package Size 
Tutorials and Guides
Blueprint Getting Started Thread
C++ Getting Started Thread
Community Wiki

YouTube
Unreal Engine’s Official YouTube Channel
DevSquad’s Youtube Channel
Lusiogenic’s Youtube Channel
DevAddict’s Youtube Channel
Mathew Wadstein’s YouTube Channel
Peter L Newton’s YouTube Channel
TeslaDev’s YouTube Channel
Luos’ YouTube Channel
GameDevMan’s Youtube Channel

Tutorials and Guides
Tutorials by Tom Looman
Blueprint Guides by Romero

Ableton 10 Lite Plugins

[Ableton Live 10 Lite Download]

[Making Audio Plugins Part 1: Introduction]

[cmake] is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK.

[VST 3 Audio Plugin-ins SDK] allows developers to make plugins for Ableton.

[VST3_ChromaSDKPlugin]