OpenShot Library | OpenShotAudio  0.2.1
juce::AiffFileHelpers::InstChunk Struct Reference

Classes

struct  Loop
 

Public Member Functions

void copyTo (StringPairArray &values) const
 

Static Public Member Functions

static uint16 getValue16 (const StringPairArray &values, const char *name, const char *def)
 
static int8 getValue8 (const StringPairArray &values, const char *name, const char *def)
 
static void create (MemoryBlock &block, const StringPairArray &values)
 

Public Attributes

struct juce::AiffFileHelpers::InstChunk::Loop JUCE_PACKED
 
int8 baseNote
 
int8 detune
 
int8 lowNote
 
int8 highNote
 
int8 lowVelocity
 
int8 highVelocity
 
int16 gain
 
Loop sustainLoop
 
Loop releaseLoop
 

Detailed Description

Definition at line 52 of file juce_AiffAudioFormat.cpp.


Class Documentation

◆ juce::AiffFileHelpers::InstChunk::Loop

struct juce::AiffFileHelpers::InstChunk::Loop

Definition at line 54 of file juce_AiffAudioFormat.cpp.

Class Members
uint16 type
uint16 startIdentifier
uint16 endIdentifier

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