Skip to content

Commit 5d3136c

Browse files
Merge pull request #172 from sogaiu/improve-quote-rendering
2 parents 6fb8963 + 762b96e commit 5d3136c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dsp/wav_files.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ block
141141

142142
;; As we learned in the [first session](https://clojurecivitas.github.io/dsp/intro.html)
143143
;; of the DSP study group:
144+
144145
;; > Sound waves are continuous vibrations in the air. To work with them on a computer,
145146
;; > we need to **sample** them - take measurements at regular intervals. The **sample rate**
146147
;; > tells us how many measurements per second. CD-quality audio uses 44,100 samples per second.

0 commit comments

Comments
 (0)