MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getBufferSize

Method getBufferSize

src/CardinalRemote/main.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68FileBrowserHandle fileBrowserCreate(bool, ulong, double, const FileBrowserOptions&) { return nullptr; }
69
70uint32_t Plugin::getBufferSize() const noexcept { return 128; }
71double Plugin::getSampleRate() const noexcept { return 48000; }
72bool Plugin::writeMidiEvent(const MidiEvent&) noexcept { return false; }
73

Callers 2

CardinalPluginContextMethod · 0.45
CardinalPluginContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected