We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fb8963 + 762b96e commit 5d3136cCopy full SHA for 5d3136c
src/dsp/wav_files.clj
@@ -141,6 +141,7 @@ block
141
142
;; As we learned in the [first session](https://clojurecivitas.github.io/dsp/intro.html)
143
;; of the DSP study group:
144
+
145
;; > Sound waves are continuous vibrations in the air. To work with them on a computer,
146
;; > we need to **sample** them - take measurements at regular intervals. The **sample rate**
147
;; > tells us how many measurements per second. CD-quality audio uses 44,100 samples per second.
0 commit comments