Anklang-0.3.0.dev712+gdc4e642f anklang-0.3.0.dev712+gdc4e642f
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
trkn.cc File Reference
#include "trkn/tracktion.hh"
#include "trkn.hh"
#include "platform.hh"
#include "utils.hh"
#include "main.hh"
#include "project.hh"
#include "internal.hh"

Go to the source code of this file.

Classes

struct  Ase::EngineBehaviour
 
struct  Ase::TrknApp
 
struct  Ase::AseLogger
 
class  Ase::TransportListener
 

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Functions

void Ase::trkn_tracktion_log_msg (const juce::String &msg)
 
void Ase::trkn_tracktion_log_error (const juce::String &errmsg)
 
void Ase::trkn_shutdown ()
 
bool Ase::trkn_init (int argc, char *argv[], bool nodevs)
 Setup tracktion and tracktion::engine.
 
tracktion::Engine * Ase::trkn_engine ()