We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa92bb commit 51d6c7bCopy full SHA for 51d6c7b
1 file changed
src/music/noon_introduction.clj
@@ -3,6 +3,7 @@
3
:quarto {:author :pbaille
4
:description "An introduction to noon, a Clojure library for composing MIDI music using layered harmonic abstractions."
5
:type :post
6
+ :draft true
7
:date "2026-02-10"
8
:category :music
9
:tags [:music :harmony :functional-programming :midi]
0 commit comments