jonmayer/bytebear
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
n___n grr. arr.
bytebear (=9v9=) /
(")_(")
bytebear is a typo of bytebeat. It is meant to be a quick, dirty, easy
tool for people to create microcompositions in C++ that can be readily
linked into an execution environment that provides useful audio and
visual output formats.
PLEASE CONTRIBUTE YOUR OWN SONGS TO THIS REPOSITORY! As software, bytebear
is craptacular -- but as a free and public github repository, maybe we can
kindle a music making community together.
All modules must implement a constructor, destructor, and Run method
for the ByteBear class defined in bytebear.h. Everything else is automagic.
I <3 YOU, CONTACT ME: jonathan.mayer@gmail.com
TODO:
- reorganize the songs to make it easier for users to contribute.
- replace dependency on sox with code to generate WAV files natively.
- add more visualization packages.
- add command line switch parsing and stuff.
- add unit tests for PgmWriter.
- write a new song for a new day.