File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
content/static/tutorials/sound Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ <h3>Code</h3>
8484 < p class ="txt "> Example 1</ p >
8585
8686 < p >
87- < pre class =" tut " > < code >
87+ < pre > < code >
8888 < span style ="color: #666666; "> /**</ span >
8989 < span style ="color: #666666; "> * In this example, five sine waves are layered to construct a cluster </ span >
9090 < span style ="color: #666666; "> * of frequencies. This method is called additive synthesis. Use the </ span >
Original file line number Diff line number Diff line change @@ -1158,7 +1158,7 @@ h2 { margin-bottom: 0; margin-top: 0;}
11581158 background-color : # eee ;
11591159}
11601160
1161- # Tutorials pre . tut {
1161+ # Tutorials pre {
11621162 margin-left : 0px ;
11631163}
11641164
You can’t perform that action at this time.
0 commit comments