This website works better with JavaScript.
Explore
Help
Sign In
sbrl
/
MusicBoxConverter
Watch
1
Star
0
Fork
You've already forked MusicBoxConverter
0
Code
Issues
Pull Requests
Activity
25
Commits
1
Branch
1
Tag
94 KiB
Tree:
6cbf6d1aed
main
v1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6cbf6d1aed'
${ noResults }
Commit Graph
25 Commits (6cbf6d1aed882a04035af0dd778f8921260264c9)
All Branches
Search
Author
SHA1
Message
Date
Starbeamrainbowlabs
6cbf6d1aed
Implement corrected note schema
3 years ago
Starbeamrainbowlabs
eeb11e1bf7
Finally identify what every note is for real!
3 years ago
Starbeamrainbowlabs
5c81eabebe
Add new instructions to README
3 years ago
Starbeamrainbowlabs
222b197bc6
Update dependencies
3 years ago
Starbeamrainbowlabs
4031a30b21
Ignore ghostwriter backup files
3 years ago
Starbeamrainbowlabs
a929e3e8e1
Add '--export-pdf' example to README
3 years ago
Starbeamrainbowlabs
f9d4ceccaa
Add additional information in comments. Information is starting to conflict.....!
4 years ago
Starbeamrainbowlabs
5ff751cdc9
Shrink strip height a bit
4 years ago
Starbeamrainbowlabs
cf2eca48de
Add note of a note that went wrong in a recent test
4 years ago
Starbeamrainbowlabs
0408e2a536
Add proper CLI
5 years ago
Starbeamrainbowlabs
564b649204
The 2 most annoying bugs are segfaults, infinite loops, and *off-by-one* errors.
5 years ago
Starbeamrainbowlabs
fb3fc45a09
Make notes on how to use it
5 years ago
Starbeamrainbowlabs
5daf2d0101
Make y scaling work (I think :P)
5 years ago
Starbeamrainbowlabs
42a03df794
Convert notees from piano stave to music box strip notes
5 years ago
Starbeamrainbowlabs
e5331328f1
Shift notes to fit inside playable area
5 years ago
Starbeamrainbowlabs
0d48715361
Shift up to hide dead space at the top
5 years ago
Starbeamrainbowlabs
d527ac2184
Start working on clipping unsupported notes & removing dead space
5 years ago
Starbeamrainbowlabs
09dd4eed31
Finish up note validation
5 years ago
Starbeamrainbowlabs
f71e215b61
Add MusicBox class for note validation, but it doesn't work yet
5 years ago
Starbeamrainbowlabs
b80c5bba6c
Correct display of initial grid
5 years ago
Starbeamrainbowlabs
ff1fb90351
Add actual notes that our music box plays
5 years ago
Starbeamrainbowlabs
eb92ce143b
Move TrackLength to cached property
5 years ago
Starbeamrainbowlabs
5aa7c6a0c3
Add box around notes
5 years ago
Starbeamrainbowlabs
8cdb9591ab
Refactor to make it nicer
5 years ago
Starbeamrainbowlabs
50a9527597
Initial commit. Let's see where this leads!
5 years ago