C# Class FSO.Files.HIT.FSCNote

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
FBPan ushort
FOut ushort
Fast bool
Filename string
Fin ushort
GroupID ushort
LRPan ushort
Loop ushort
Loop2 bool
Prob ushort
Quant ushort
Rand bool
Rand2 bool
Rand3 bool
Stereo bool
Volume ushort
dly ushort
pitchL short
pitchR short

Property Details

FBPan public property

public ushort FBPan
return ushort

FOut public property

public ushort FOut
return ushort

Fast public property

public bool Fast
return bool

Filename public property

public string Filename
return string

Fin public property

public ushort Fin
return ushort

GroupID public property

public ushort GroupID
return ushort

LRPan public property

public ushort LRPan
return ushort

Loop public property

public ushort Loop
return ushort

Loop2 public property

public bool Loop2
return bool

Prob public property

public ushort Prob
return ushort

Quant public property

public ushort Quant
return ushort

Rand public property

public bool Rand
return bool

Rand2 public property

public bool Rand2
return bool

Rand3 public property

public bool Rand3
return bool

Stereo public property

public bool Stereo
return bool

Volume public property

public ushort Volume
return ushort

dly public property

public ushort dly
return ushort

pitchL public property

public short pitchL
return short

pitchR public property

public short pitchR
return short