@hackage / honk

Cross-platform interface to the PC speaker.

Latest1.3.0.0

About

Metadata

  • Last updated , by ChrisWong
  • License Apache-2.0
  • Categories Audio
  • Maintained by: lambda.fairy@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Honk

Honk is a PC speaker library written in Haskell. Beep with pleasure!

Installing

cabal install honk

See the website for more info.

Building

git clone https://github.com/lfairy/honk.git
cd honk
cabal build

Developing

The source code is hosted at Github. Feel free to fork!