boomwhacker

Convert MIDI file to play-along boomwhacker animation

https://hub.darcs.net/thielema/boomwhacker

Version on this page:0.0.2@rev:2
LTS Haskell 24.3:0.0.2@rev:2
Stackage Nightly 2025-08-11:0.0.2@rev:2
Latest on Hackage:0.0.2@rev:3

See all snapshots boomwhacker appears in

BSD-3-Clause licensed by Henning Thielemann
Maintained by [email protected]
This version can be pinned in stack with:boomwhacker-0.0.2@sha256:b3be192a9fea46ae37f1054843d6a8c6689c8a3a637947046b282029c4d01e4b,1751

Module documentation for 0.0.2

There are no documented modules for this package.

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.