Skip to content

PureToneBlock Class

Definition

A TZX block that generates a single tone consisting of identical pulses.

public sealed class PureToneBlock : TzxBlock<PureToneHeader>

View source

Constructors

Name Description
PureToneBlock(Stream) Initializes a new instance of the PureToneBlock class by reading from a stream.