The TapIn class.
More...
|
| TapIn (float milliseconds) |
| Initializes a new instance of the TapIn class. More...
|
|
void | Feed (float sample) |
| Feed a sample to the buffer. More...
|
|
◆ TapIn()
ATKSharp.Utilities.TapIn.TapIn |
( |
float |
milliseconds | ) |
|
Initializes a new instance of the TapIn class.
- Parameters
-
milliseconds | The length of the buffer in milliseconds. |
◆ Feed()
void ATKSharp.Utilities.TapIn.Feed |
( |
float |
sample | ) |
|
Feed a sample to the buffer.
- Parameters
-
◆ Buffer
float [] ATKSharp.Utilities.TapIn.Buffer |
|
get |
◆ BufferSize
int ATKSharp.Utilities.TapIn.BufferSize |
|
get |
◆ WriteIndex
int ATKSharp.Utilities.TapIn.WriteIndex |
|
get |
The documentation for this class was generated from the following file:
- D:/Users/ATLAS/Documents/ATK-Sharp/ATKSharp/Utilities/TapIn.cs