Prints all tonality formulas (1-note through 12-note) in Markdown format, as described in An Improviser's OS by Wayne Krantz.
Each formula starts with "1" (the root) and lists interval names using standard notation (♭2, 2, ♭3, 3, 4, ♭5, 5, ♭6, 6, ♭7, 7).
go build
./WKFormulas
This project is dedicated to the public domain under CC0 1.0.