We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8bd72 commit f6d1f99Copy full SHA for f6d1f99
1 file changed
src/clojure_norway/meetup_2025_12/violin.clj
@@ -1,5 +1,12 @@
1
-;; # Noway Clojure Meetup Dec 2025: Modeling a Violin Tremolo
2
-
+^{:kindly/hide-code true
+ :clay {:title "# Noway Clojure Meetup Dec. 2025: Modeling a Violin Tremolo"
3
+ :quarto {:author [:com.github/teodorlu :daslu]
4
+ :description "Meetup notes"
5
+ :category :clojure
6
+ :type :post
7
+ :date "2025-12-03"
8
+ :tags [:dsp :math :music]
9
+ :draft true}}}
10
(ns clojure-norway.meetup-2025-12.violin
11
(:require [scicloj.kindly.v4.kind :as kind]
12
[clojure.java.io :as io]
0 commit comments