BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Classes | Namespaces | Functions
bsestartup.hh File Reference
#include <sfi/sfi.hh>
#include <bse/bseconfig.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bse::TaskRegistry
 The task registry keeps track of runtime threads for profiling and statistical purposes. More...
 
class  Bse::AidaGlibSource
 A GSource implementation to attach an Aida::BaseConnection to a Glib main loop. More...
 

Namespaces

 Bse
 The Bse namespace contains all functions of the synthesis engine.
 

Functions

SfiGlueContext * Bse::init_glue_context (const gchar *client, const std::function< void()> &caller_wakeup)
 Create SFI glue layer context. More...
 
void Bse::init_async (int *argc, char **argv, const char *app_name, const StringVector &args)
 Initialize and start BSE. More...