tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
tracktion_CmajorPluginFormat.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

juce::String tracktion::engine::getCmajorPatchPluginFormatName ()
 
bool tracktion::engine::isCmajorPatchPluginFormat (const juce::String &formatName)
 
bool tracktion::engine::isCmajorPatchPluginFormat (const juce::PluginDescription &pd)
 
std::string tracktion::engine::getCmajorVersion ()
 
juce::String tracktion::engine::getCmajorPatchCompileError (Plugin &)
 
std::unique_ptr< juce::AudioPluginFormattracktion::engine::createCmajorPatchPluginFormat (tracktion::Engine &)