lv2-c++-tools  1.0.7
Classes | List of all members
LV2::WriteMIDI< Required > Struct Template Reference

#include <lv2gui.hpp>

Classes

struct  I
 

Detailed Description

template<bool Required = true>
struct LV2::WriteMIDI< Required >

A mixin that allows easy sending of MIDI from GUI to plugin.

The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.


The documentation for this struct was generated from the following file: