DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::StateReader Member List

This is the complete list of members for dspark::StateReader, including all inherited members.

entries() const noexceptdspark::StateReaderinline
isValid() const noexceptdspark::StateReaderinline
processorId() const noexceptdspark::StateReaderinline
processorVersion() const noexceptdspark::StateReaderinline
read(const char *key, float defaultValue) constdspark::StateReaderinline
read(const char *key, int32_t defaultValue) constdspark::StateReaderinline
read(const char *key, bool defaultValue) constdspark::StateReaderinline
readBlob(const char *key) constdspark::StateReaderinline
StateReader(const uint8_t *data, size_t size)dspark::StateReaderinline