BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
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 | |
namespace | 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. | |
void | Bse::init_async (int *argc, char **argv, const char *app_name, const StringVector &args) |
Initialize and start BSE. |