honk-1.2.0.0: Cross-platform interface to the PC speaker.

Safe HaskellSafe-Inferred

Sound.Honk.Types

Description

Core data types used by Honk.

Synopsis

Documentation

data Note Source

Represents a single note, with a duration in seconds and a frequency in hertz.

Constructors

Note 

Instances