| Class TfChannels (unit DWaveMix) |
TForm
Renamed from WaveMix.pas 6/20/1998 Paul Rice to avoid conflicts with others' work.
| Constructors |
| Functions |
procedure FormActivate(Sender: TObject);
procedure FormDeactivate(Sender: TObject);| Properties |
| Events |
| Variables |
Bevel1 : TBevel;
Button1 : TButton;
C1 : TCheckBox;
c2 : TCheckBox;
c3 : TCheckBox;
c4 : TCheckBox;
c5 : TCheckBox;
c6 : TCheckBox;
c7 : TCheckBox;
c8 : TCheckBox;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Value : Byte;| Constructors |
| Functions |
procedure FormActivate(Sender: TObject);int giNumWaveBlocks=3; // number of ping pong wave buffers
procedure FormDeactivate(Sender: TObject);| Properties |
| Events |
| Variables |
Bevel1 : TBevel;
Button1 : TButton;
C1 : TCheckBox;
c2 : TCheckBox;
c3 : TCheckBox;
c4 : TCheckBox;
c5 : TCheckBox;
c6 : TCheckBox;
c7 : TCheckBox;
c8 : TCheckBox;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Value : Byte;Private declarations