LMMS
Loading...
Searching...
No Matches
juce::WavFileHelpers::InstChunk Struct Reference

Public Member Functions

void copyTo (StringMap &values) const

Static Public Member Functions

static void setValue (StringMap &values, const char *name, int val)
static int8 getValue (const StringMap &values, const char *name, const char *def)
static MemoryBlock createFrom (const StringMap &values)

Public Attributes

int8 baseNote
int8 detune
int8 gain
int8 lowNote
int8 highNote
int8 lowVelocity
int8 highVelocity

Member Function Documentation

◆ copyTo()

void juce::WavFileHelpers::InstChunk::copyTo ( StringMap & values) const
inline

◆ createFrom()

MemoryBlock juce::WavFileHelpers::InstChunk::createFrom ( const StringMap & values)
inlinestatic

◆ getValue()

int8 juce::WavFileHelpers::InstChunk::getValue ( const StringMap & values,
const char * name,
const char * def )
inlinestatic

◆ setValue()

void juce::WavFileHelpers::InstChunk::setValue ( StringMap & values,
const char * name,
int val )
inlinestatic

Member Data Documentation

◆ baseNote

int8 juce::WavFileHelpers::InstChunk::baseNote

◆ detune

int8 juce::WavFileHelpers::InstChunk::detune

◆ gain

int8 juce::WavFileHelpers::InstChunk::gain

◆ highNote

int8 juce::WavFileHelpers::InstChunk::highNote

◆ highVelocity

int8 juce::WavFileHelpers::InstChunk::highVelocity

◆ lowNote

int8 juce::WavFileHelpers::InstChunk::lowNote

◆ lowVelocity

int8 juce::WavFileHelpers::InstChunk::lowVelocity

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