Skip to content

Commit 762b96e

Browse files
author
sogaiu
committed
Add whitespace before quoting
1 parent 6fb8963 commit 762b96e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)