Unit 'BASS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_nxpascal]

BASS_DX8_I3DL2REVERB

Declaration

Source position: Bass.pas line 677

type BASS_DX8_I3DL2REVERB = record

  lRoom: LongInt;

  

  lRoomHF: LongInt;

  

  flRoomRolloffFactor: Single;

  

  flDecayTime: Single;

  

  flDecayHFRatio: Single;

  

  lReflections: LongInt;

  

  flReflectionsDelay: Single;

  

  lReverb: LongInt;

  

  flReverbDelay: Single;

  

  flDiffusion: Single;

  

  flDensity: Single;

  

  flHFReference: Single;

  

end;



CT Web help

CodeTyphon Studio