drumstick
1.1.3
|
#include <QtGlobal>
#include <QDir>
#include <QPluginLoader>
#include <QCoreApplication>
#include <QLibraryInfo>
#include <drumstick/backendmanager.h>
Go to the source code of this file.
Implementation of a class managing realtime MIDI input/output backends
Definition in file backendmanager.cpp.