#include <clap/events.h>
#include <optional>
Go to the source code of this file.
Classes | |
struct | mostly_harmless::TimeSignature |
Convenience struct holding the numerator and denominator of a time signature. Two ints in a trenchcoat. More... | |
struct | mostly_harmless::LoopInfo |
Convenience struct holding relevant positional info about a loop the host may currently be running. More... | |
struct | mostly_harmless::TransportState |
Contains info from the host about the current transport state. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |