Definition at line 52 of file juce_AiffAudioFormat.cpp.
◆ juce::AiffFileHelpers::InstChunk::Loop
struct juce::AiffFileHelpers::InstChunk::Loop |
◆ copyTo()
void juce::AiffFileHelpers::InstChunk::copyTo |
( |
StringPairArray & |
values | ) |
const |
|
inline |
◆ getValue16()
static uint16 juce::AiffFileHelpers::InstChunk::getValue16 |
( |
const StringPairArray & |
values, |
|
|
const char * |
name, |
|
|
const char * |
def |
|
) |
| |
|
inlinestatic |
◆ getValue8()
static int8 juce::AiffFileHelpers::InstChunk::getValue8 |
( |
const StringPairArray & |
values, |
|
|
const char * |
name, |
|
|
const char * |
def |
|
) |
| |
|
inlinestatic |
◆ create()
◆ baseNote
int8 juce::AiffFileHelpers::InstChunk::baseNote |
◆ detune
int8 juce::AiffFileHelpers::InstChunk::detune |
◆ lowNote
int8 juce::AiffFileHelpers::InstChunk::lowNote |
◆ highNote
int8 juce::AiffFileHelpers::InstChunk::highNote |
◆ lowVelocity
int8 juce::AiffFileHelpers::InstChunk::lowVelocity |
◆ highVelocity
int8 juce::AiffFileHelpers::InstChunk::highVelocity |
◆ gain
int16 juce::AiffFileHelpers::InstChunk::gain |
◆ sustainLoop
Loop juce::AiffFileHelpers::InstChunk::sustainLoop |
◆ releaseLoop
Loop juce::AiffFileHelpers::InstChunk::releaseLoop |
The documentation for this struct was generated from the following file: