Commit Graph

23 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 5c81eabebe
Add new instructions to README 2019-02-21 23:50:40 +00:00
Starbeamrainbowlabs 222b197bc6
Update dependencies 2019-02-21 23:13:14 +00:00
Starbeamrainbowlabs 4031a30b21
Ignore ghostwriter backup files 2019-02-21 23:12:55 +00:00
Starbeamrainbowlabs a929e3e8e1
Add '--export-pdf' example to README 2019-02-21 23:11:57 +00:00
Starbeamrainbowlabs f9d4ceccaa
Add additional information in comments. Information is starting to conflict.....! 2017-12-22 19:07:50 +00:00
Starbeamrainbowlabs 5ff751cdc9
Shrink strip height a bit 2017-12-22 18:07:10 +00:00
Starbeamrainbowlabs cf2eca48de
Add note of a note that went wrong in a recent test 2017-12-22 18:06:46 +00:00
Starbeamrainbowlabs 0408e2a536
Add proper CLI 2017-12-04 12:38:15 +00:00
Starbeamrainbowlabs 564b649204
The 2 most annoying bugs are segfaults, infinite loops, and *off-by-one* errors. 2017-12-03 17:48:15 +00:00
Starbeamrainbowlabs fb3fc45a09
Make notes on how to use it 2017-12-03 16:52:50 +00:00
Starbeamrainbowlabs 5daf2d0101
Make y scaling work (I think :P) 2017-12-03 15:51:22 +00:00
Starbeamrainbowlabs 42a03df794
Convert notees from piano stave to music box strip notes 2017-12-03 14:38:31 +00:00
Starbeamrainbowlabs e5331328f1
Shift notes to fit inside playable area 2017-12-03 13:51:57 +00:00
Starbeamrainbowlabs 0d48715361
Shift up to hide dead space at the top 2017-12-03 11:36:47 +00:00
Starbeamrainbowlabs d527ac2184
Start working on clipping unsupported notes & removing dead space 2017-12-02 20:47:40 +00:00
Starbeamrainbowlabs 09dd4eed31
Finish up note validation 2017-12-02 19:47:40 +00:00
Starbeamrainbowlabs f71e215b61
Add MusicBox class for note validation, but it doesn't work yet 2017-12-02 16:59:52 +00:00
Starbeamrainbowlabs b80c5bba6c
Correct display of initial grid 2017-12-02 16:44:12 +00:00
Starbeamrainbowlabs ff1fb90351
Add actual notes that our music box plays 2017-12-02 14:41:03 +00:00
Starbeamrainbowlabs eb92ce143b
Move TrackLength to cached property 2017-12-02 14:38:49 +00:00
Starbeamrainbowlabs 5aa7c6a0c3
Add box around notes 2017-11-30 23:15:52 +00:00
Starbeamrainbowlabs 8cdb9591ab
Refactor to make it nicer 2017-11-30 23:03:55 +00:00
Starbeamrainbowlabs 50a9527597
Initial commit. Let's see where this leads! 2017-11-30 22:45:39 +00:00