lv2-c++-tools
1.0.7
|
#include <lv2plugin.hpp>
Classes | |
struct | I |
The fixed power-of-2 buffer size extension. This works just like FixedBufSize with the additional requirement that the buffer size must be a power of 2.
The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.