lambdasound: A libary for generating low-level sounds with high-level combinators
lambdasound can generate all kinds of sounds, play them and save them as wav or pcm data.
Sound can be manipulated in both a low and high-level way. It is possible to
operate on the samples of a sound. However, there are also higher-level combinators
for various tasks, e.g. to facilitate sequential and parallel playing of sounds or to change the duration of a sound.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- lambdasound-1.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0, 1.0.1, 1.1, 1.2.0, 1.2.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | ansi-terminal (>=1.0 && <1.2), base (>=4.17.0.0 && <5), bytestring (>=0.11.4 && <0.13), bytestring-to-vector (>=0.3.0 && <0.4), deepseq (>=1.4.8 && <1.6), directory (>=1.3.7 && <1.4), dsp (>=0.2.5.2 && <0.3), filepath (>=1.4.2 && <1.6), hashable (>=1.4.3 && <1.6), hashtables (>=1.3.1 && <1.5), lambdasound, massiv (>=1.0.4 && <1.1), proteaaudio (>=0.9.3 && <1.1), random (>=1.2.1 && <1.4), text (>=2.0.2 && <2.2), transformers (>=0.5.6 && <0.7), vector (>=0.13.0 && <0.14), wave (>=0.2.0 && <0.3), zlib (>=0.6.3 && <0.8) [details] |
| Tested with | ghc ==9.6.7, ghc ==9.4.8, ghc ==9.10.1 |
| License | MIT |
| Copyright | 2023 Simon Reitinger |
| Author | Simon Reitinger |
| Maintainer | simre4775@gmail.com |
| Category | Sound |
| Home page | https://github.com/Simre1/lambdasound |
| Bug tracker | https://github.com/Simre1/lambdasound/issues |
| Source repo | head: git clone https://github.com/Simre1/lambdasound |
| Uploaded | by voyager at 2025-05-31T09:53:36Z |
| Distributions | |
| Executables | lambdasound-profile, example3, example2, example1 |
| Downloads | 253 total (7 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] |