LV2 Toolkit  1.2.0
Classes | Public Types | List of all members
WriteMIDI< Required > Struct Template Reference

#include <lvtk/behaviors/write_midi.hpp>

Classes

struct  I
 

Public Types

enum  { EVENT_BUFFER_SIZE = 4 }
 

Detailed Description

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

A mixin that allows easy sending of MIDI from GUI to plugin. WriteMIDI requires the URIMap mixin.

See also
The internal struct I for API details
Deprecated:

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