honk: Cross-platform interface to the PC speaker.

[ apache, library, sound ] [ Propose Tags ]

A unified, cross-platform interface to the PC speaker.

Beep to your heart's content!


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.1.1.1, 1.1.1.2, 1.2.0.0, 1.3.0.0
Dependencies base (>=4 && <5) [details]
License LicenseRef-OtherLicense
Author Chris Wong
Maintainer lambda.fairy@gmail.com
Category Sound
Home page http://lfairy.github.io/honk/
Source repo head: git clone https://github.com/lfairy/honk.git
Uploaded by ChrisWong at 2013-04-14T01:48:31Z
Distributions NixOS:1.3.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3146 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for honk-1.2.0.0

[back to package description]

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!