| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Harmonic.Interface.Tidal.ChordscaleT
Description
Pretty-printer over Harmonic.Evaluation.Analysis.KeyArea: one row per
bar with the chord, the detected key area, the realised scale form, the
mode on the bar's root, the assigned pentatonic, and the flags
(< key boundary, ! override mode, ? gap bar, * out-of-key
pentatonic). Mirrors genPReport
/ genEReport for the gen / genJ
families.
Synopsis
Documentation
chordscaleReport :: ProgressionContext -> IO () Source #
Live-coding helper: print the chordscale report for a gen / genJ
result alongside the standard Show output.