Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 522 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 522 Bytes

Bongocat Beat Generator

Instructions

Put up.png, down.png, and pattern.js into the input folder. See pattern.js.example for an example pattern file.

Make sure up.png and down.png are the same size!

Then, run node index.js, and collect your finished bongobongo from the output folder.

Todo

  • Customizable BPM (AKA gif frame delay)
  • Four image input: leftUp.png leftDown.png rightUp.png rightDown.png
    • offers more flexibility than splitting right down the center
  • Anything else? Let me know!