Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

InstrumentChunk

Declaration

Source position: AIFF.pas line 343

type InstrumentChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  baseFrequency: UInt8;

  detune: UInt8;

  lowFrequency: UInt8;

  highFrequency: UInt8;

  lowVelocity: UInt8;

  highVelocity: UInt8;

  gain: SInt16;

  sustainLoop: AIFFLoop;

  releaseLoop: AIFFLoop;

end;


Documentation generated on: 2023-03-18