Unit 'DAV_VSTEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TEffFlags

Declaration

Source position: DAV_VSTEffect.pas line 279

type TEffFlags = set of (

  effFlagsHasEditor,

  

  effFlagsHasClip,

  

  effFlagsHasVu,

  

  effFlagsCanMono,

  

  effFlagsCanReplacing,

  

  effFlagsProgramChunks,

  

  effFlagsUnused1,

  

  effFlagsUnused2,

  

  effFlagsIsSynth,

  

  effFlagsNoSoundInStop,

  

  effFlagsExtIsAsync,

  

  effFlagsExtHasBuffer,

  

  effFlagsCanDoubleReplacing

  

);



CT Web help

CodeTyphon Studio