We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bde09 commit c85d767Copy full SHA for c85d767
src/joy/music.cljs
@@ -68,7 +68,6 @@
68
[[tone duration]]
69
{:cent (* 100 tone)
70
:duration duration
71
- :delay-beats 0
72
:volume 0.4})
73
74
(defn consecutive-notes
0 commit comments