Closed moidx closed 8 years ago
I'm thinking more of a debug only succinct format to easily visualize. Something like the following:
|4/4: 1/4C1, 1/8[A2#], 1/4R|
R being rest.
Let me know if you know what I mean and if you agree or disagree.
After I thought about it some more I'm on the fence on whether it makes sense for my syntax to be the standard debug print string or if we should have a separate custom protocol for this shorter syntax. Let me know what you think.
Updated the PR with the format proposed by Kyle.
Debug print functionality. Format options. Currently considering a scroll down format given that a measure can contain multiple notes and it may be easier to navigate the measure if there is one note/chord per row.
Option 1 Functional Style
Option 2 JSON
Other options will need to be discussed.