Music Theory - Planning 2018-08-29
In this post:
- What I want to do this week overall.
- How I'll break it down.
As I consider Structured Data more and more, I've come to the decision that I want to put that all on hold and try using Rust instead. To try this out, I'm going to try to adapt Tiny Music, because it has no external dependencies.
In line with my usual thought process of "don't rush into things so much", my two project days this week will be:
- Document the current state of Tiny Music, and then plans I had going forward.
- Start converting the code, with an eye on tests.
My overall hope is that I'll be able to move forward expanding the definition of types of note, once I've finished the conversion.
Next time, a full writeup of the current state of Tiny Music.