Sha256: 26a9a0016976059e9c885cb04cdcb6a42de61dcb3dd105c29971541938ab7ebf
Contents?: true
Size: 343 Bytes
Versions: 1
Compression:
Stored size: 343 Bytes
Contents
# TODO ## User stories ### Done As a developer Given a pitch I want to be able to add a functional interval to get another pitch. FunctionalInterval - def above(pitch) -> pitch FunctionalInterval - def below(pitch) -> pitch Pitch addition and subtraction - define `Pitch#+`, `Pitch#-` - use FunctionalInterval methods
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
head_music-0.22.0 | TODO.md |