11<!DOCTYPE html>
22< html >
3- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
4- < link rel ="stylesheet " href ="styles/normalize.css ">
5- < link rel ="stylesheet " href ="styles/common.css ">
6- < link rel ="stylesheet " href ="styles/manual.css ">
3+ < head >
4+ < title > Dragonfly Early Reflections Manual</ title >
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6+ < link rel ="stylesheet " href ="styles/normalize.css ">
7+ < link rel ="stylesheet " href ="styles/common.css ">
8+ < link rel ="stylesheet " href ="styles/manual.css ">
9+ </ head >
710 < body >
811 < div class ="logos ">
912 < img src ="images/dragonfly-early-reflections/dragonfly-early-logo.png " />
@@ -23,11 +26,11 @@ <h2>Sliders</h2>
2326 < dl >
2427 < dt > Dry Level</ dt >
2528 < dd >
26- < p > Level of the input signal sent to the output</ p >
29+ < p > Level of the input signal sent to the output</ p >
2730 </ dd >
2831 < dt > Wet Level</ dt >
2932 < dd >
30- < p > Level of the reverb signal sent to the output</ p >
33+ < p > Level of the reverb signal sent to the output</ p >
3134 </ dd >
3235 </ dl >
3336 < p >
@@ -54,32 +57,32 @@ <h2>Dials</h2>
5457 < dl >
5558 < dt > Size</ dt >
5659 < dd >
57- < p >
58- Size of the simulated space in meters.
59- </ p >
60+ < p >
61+ Size of the simulated space in meters.
62+ </ p >
6063 </ dd >
6164 < dt > Width</ dt >
6265 < dd >
63- < p >
64- Output stereo width.
65- </ p >
66+ < p >
67+ Output stereo width.
68+ </ p >
6669 </ dd >
6770 </ dl >
6871 < img src ="images/dragonfly-early-reflections/frequency-dials.png " />
6972 < dl >
7073 < dt > Low Cut</ dt >
7174 < dd >
72- < p >
73- A high pass filter applied to the output signal after
74- processing the reverb algorithm.
75- </ p >
75+ < p >
76+ A high pass filter applied to the output signal after
77+ processing the reverb algorithm.
78+ </ p >
7679 </ dd >
7780 < dt > High Cut</ dt >
7881 < dd >
79- < p >
80- A low pass filter applied to the output signal after
81- processing the reverb algorithm.
82- </ p >
82+ < p >
83+ A low pass filter applied to the output signal after
84+ processing the reverb algorithm.
85+ </ p >
8386 </ dd >
8487 </ dl >
8588 </ body >
0 commit comments