@hackage / boomwhacker

Convert MIDI file to play-along boomwhacker animation

Latest0.0.2.1

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: haskell@henning-thielemann.de

  • Lottery factor: 1

Links

Installation

Readme

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.