Skip to content

Commit cc4cf84

Browse files
committed
edits
1 parent 8494a97 commit cc4cf84

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

book/01-c-intensities.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ at the threshold of pain. For ordering this immense range, and to
1414
facilitate the measurement of one sound intensity based upon its ratio
1515
with another, a logarithmic scale is used. The unit *Bel* describes the
1616
relation of one intensity I to a reference
17-
intensity I_0 as follows:
17+
intensity I~0 as follows:
1818

1919
log_(10)I/I_0
2020
*Sound Intensity Level in Bel*
@@ -113,7 +113,7 @@ Usually it is 1 which is a good choice, because you know that
113113
everything above 1 is clipping, and you have a handy relation for lower
114114
values. But actually this value is nothing but a setting, and in Csound
115115
you are free to set it to any value you like via the
116-
`[0dbfs](https://csound.com/docs/manual/Zerodbfs.html)` opcode.
116+
[0dbfs](https://csound.com/docs/manual/Zerodbfs.html) opcode.
117117
Usually you should use this statement in the orchestra header:
118118

119119
0dbfs = 1
@@ -323,5 +323,4 @@ amplitude; the latter will sound much louder.  
323323

324324

325325

326-
1. [cf Martin Neukom, Signale Systeme Klangsynthese, Zürich 2003, p.
327-
383]
326+
1. cf Martin Neukom, Signale Systeme Klangsynthese, Zürich 2003, p.383

0 commit comments

Comments
 (0)