


include/cmajor/helpers - provides many optional utilities for tasks such as dealing with the patch format, plugin formats, background compilation, audio/MIDI handling, etc.include/cmajor/API - contains the basic API objects.

The two main folders to look at for this are: The Cmajor repository contains a set of C++ header-only helper classes which allow you to build an app that can use the Cmajor JIT engine to compile and run code. This document covers the API you’ll need to use if you want to embed the Cmajor JIT engine into a native C++ app. std_oscillators_waveshape_specialised_K0a57.Selection of the patch's main processor.Processor and Namespace Specialisation Parameters.Loading patches in your DAW with the Cmajor VST/AU plugin.Installing the Cmajor command-line tools.
