|
| BufferFactory (Engine &engine, URIs &uris) |
|
uint32_t | audio_buffer_size () const |
|
uint32_t | default_size (LV2_URID type) const |
|
BufferRef | get_buffer (LV2_URID type, LV2_URID value_type, uint32_t capacity, bool real_time, bool force_create=false) |
|
BufferRef | silent_buffer () |
|
void | set_block_length (SampleCount block_length) |
|
void | set_seq_size (uint32_t seq_size) |
|
Forge & | forge () |
|
URIs & | uris () |
|
Engine & | engine () |
|
|
static uint32_t | audio_buffer_size (SampleCount nframes) |
|
The documentation for this class was generated from the following files:
- BufferFactory.hpp
- BufferFactory.cpp