boomwhacker: Convert MIDI file to play-along boomwhacker animation
Convert MIDI file to play-along boomwhacker animation:
Run it like so:
boomwhacker song.mid song.pdf
song.mid
is the input file that must be a MIDI file.
song.pdf
is the output file, a PDF file.
You can convert the PDF to a series of PNG files using ghostscript
and this one to a video using ffmpeg
.
See Makefile
for example command calls.
Downloads
- boomwhacker-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0, 0.0.1, 0.0.2 |
---|---|
Dependencies | array (>=0.4 && <0.6), base (>=4.5 && <5), containers (>=0.4 && <0.9), event-list (>=0.1.3 && <0.2), filepath (>=1.3 && <1.6), HPDF (>=1.7 && <1.8), midi (>=0.2.2 && <0.3), non-empty (>=0.3.4 && <0.4), non-negative (>=0.1.2 && <0.2), optparse-applicative (>=0.11 && <0.19), shell-utility (>=0.1 && <0.2), time (>=1.8 && <1.15), transformers (>=0.3 && <0.7), utility-ht (>=0.0.10 && <0.1) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann |
Maintainer | haskell@henning-thielemann.de |
Revised | Revision 1 made by HenningThielemann at 2025-03-20T11:03:26Z |
Category | Music, Sound |
Home page | https://hub.darcs.net/thielema/boomwhacker |
Source repo | this: darcs get https://hub.darcs.net/thielema/boomwhacker --tag 0.0.2 head: darcs get https://hub.darcs.net/thielema/boomwhacker |
Uploaded | by HenningThielemann at 2024-02-26T11:56:56Z |
Distributions | LTSHaskell:0.0.2, NixOS:0.0.1, Stackage:0.0.2 |
Executables | boomwhacker |
Downloads | 261 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2024-02-26 [all 1 reports] |