temporal-music-notation 0.2.0 → 0.2.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
src/Temporal/Music/Score.hs view
@@ -10,7 +10,7 @@ -- * Mappings mapEvents, tmap, tmapRel, -- * Rendering- render, alignByZero, sortEvents, + dur, render, alignByZero, sortEvents, -- * Miscellaneous linseg, linsegRel, -- ** Monoid synonyms
temporal-music-notation.cabal view
@@ -1,5 +1,5 @@ Name: temporal-music-notation-Version: 0.2.0+Version: 0.2.1 Cabal-Version: >= 1.2 License-file: LICENSE License: BSD3