Definition at line 458 of file juce_WavAudioFormat.cpp.
◆ copyTo()
| void juce::WavFileHelpers::InstChunk::copyTo |
( |
StringMap & |
values | ) |
const |
◆ createFrom()
◆ getValue()
| static int8 juce::WavFileHelpers::InstChunk::getValue |
( |
const StringMap & |
values, |
|
|
const char * |
name, |
|
|
const char * |
def |
|
) |
| |
|
static |
◆ setValue()
| static void juce::WavFileHelpers::InstChunk::setValue |
( |
StringMap & |
values, |
|
|
const char * |
name, |
|
|
int |
val |
|
) |
| |
|
static |
◆ 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: