Skip to content

Commit

Permalink
change filename to match chap10.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
moncho-S authored Nov 26, 2023
1 parent 2dc3821 commit 870ee1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/book.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5932,7 +5932,7 @@ \section{Acoustic response}
Here's the gunshot:

\begin{verbatim}
response = thinkdsp.read_wave('180961__kleeb__gunshots.wav')
response = thinkdsp.read_wave('180960__kleeb__gunshots.wav')
response = response.segment(start=0.26, duration=5.0)
response.normalize()
response.plot()
Expand Down

0 comments on commit 870ee1a

Please sign in to comment.