PureToneBlock Class
Definition
A TZX block that generates a single tone consisting of identical pulses.
public sealed class PureToneBlock : TzxBlock<PureToneHeader>
Constructors
| Name | Description |
|---|---|
| PureToneBlock(Stream) | Initializes a new instance of the PureToneBlock class by reading from a stream. |