diff --git a/control.html b/control.html new file mode 100644 index 0000000..f6ba63f --- /dev/null +++ b/control.html @@ -0,0 +1,133 @@ + + + + + + + + + + + +
+
+
+
GEAZAN
+
+
+ +
+ +
+
+
+
+
+ +
+
+ + + + + +
+
+
+
+ +
+
+ + + + + +
+
+
+
+ +
+ +
+
+
+ +
+
+ + + + + +
+
+
+
+ +
+
+ + + + + +
+
+
+
+ +
+
+ + + + + +
+
+
+
+ +
+
+ +
+
+
+ + +
+ + + \ No newline at end of file diff --git a/css/app.css b/css/app.css index ef8ec27..ea59f31 100644 --- a/css/app.css +++ b/css/app.css @@ -100,6 +100,7 @@ body { .nav a { text-decoration: none; color: #fff; + display: block; } .nav a:visited,a:active { @@ -114,6 +115,25 @@ body { width: 800px; } +.select{ + border: none; + background: #000; + box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.15); + color: #fff; + border-radius: 5px; + color: #888888; + outline:none; +} + +.select:focus{ + border: none; + background: #000; + box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.15); + color: #fff; + border-radius: 5px; + color: #888888; +} + .form input { border: none; background: #000; @@ -132,7 +152,6 @@ body { .form button { border: none; - background: #191919; box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.35); color: #fff; } @@ -346,19 +365,8 @@ body { opacity: 0; } -.theme1 { - background: linear-gradient(pink, deeppink); -} -.theme2 { - background: linear-gradient(tomato, red); -} - -.theme3 { - background: linear-gradient(yellow, orange); -} - -#handle1 .rs-handle { +.roundSlider .rs-handle { background-color: transparent; border: 8px solid transparent; border-right-color: #1BC8F3; @@ -366,7 +374,7 @@ body { border-width: 6px 50px 6px 4px; } -#handle1 .rs-handle:before { +.roundSlider .rs-handle:before { display: block; content: " "; position: absolute; @@ -379,7 +387,7 @@ body { box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.35); } -#handle1 .rs-tooltip { +.roundSlider .rs-tooltip { top: 57px; font-size: 11px; height: 40px; @@ -395,7 +403,7 @@ body { } -#handle1 .rs-tooltip div { +.roundSlider .rs-tooltip div { text-align: center; background: orange; color: white; @@ -404,12 +412,12 @@ body { margin-top: 4px; } -#handle1 .rs-range-color { +.roundSlider .rs-range-color { background-color: #1BC8F3; /* background: linear-gradient(90deg,#1BC8F3,#2ca8c7) */ } -#handle1 .rs-path-color { +.roundSlider .rs-path-color { background-color: #000; box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.35); @@ -461,7 +469,7 @@ body { .redio-switche { background-color: #000; padding: 2px; - /* box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.15); */ + box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.35), 0 2px 0 rgba(255, 255, 255, 0.15); border-radius: 5px; } diff --git a/ducking.html b/ducking.html index 77497ed..9e8e39c 100644 --- a/ducking.html +++ b/ducking.html @@ -22,16 +22,16 @@
HOME
-
FILTER
-
FS
-
EQ
+
FILTER
+
FS
+
EQ
DUCKING
NETWORK
- SECURITY + SECURITY
-
CONTROL
-
SYSTEM
+
CONTROL
+
SYSTEM
diff --git a/eq.html b/eq.html new file mode 100644 index 0000000..cd5b354 --- /dev/null +++ b/eq.html @@ -0,0 +1,622 @@ + + + + + + + + + + + + + + +
+
+
+
GEAZAN
+
+
+ +
+
+
+
+
+
+
Equalizer
+
+
+
+
+
+
+
+ Threshold +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+ Attack +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ Hold +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ Release +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+ + + + + +
+
+
+
+
+
+
Equalizer
+
+
+
+
+
+
+
+ Threshold +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+ +
+
+
+
+
+
+ Attack +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ Hold +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ Release +
+
+
+
+ +
+
+
+
+
+
+
+
+ 0 +
+
+
+ -10 +
+
+
+ -20 +
+
+
+ -30 +
+
+
+ -40 +
+
+
+ -50 +
+
+
+ -60 +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+ + + + + +
+
+
+
+
+
+
+
+
+ +
+
+
Geazan
+
www.geazan.com
+
+
+
+ + + + + \ No newline at end of file diff --git a/filter.html b/filter.html new file mode 100644 index 0000000..4e45034 --- /dev/null +++ b/filter.html @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + +
+
+
+
GEAZAN
+
+
+ +
+
+
+
+
+
+
Mic1 Hight Pass Filter
+
+
+
+
+
+ + + + + +
+ +
+
+ + +
+
+
+
+
20
+
+
+ 2000 +
+
+
+
+
+ +
+
+ HPF(Hz) +
+
+
+
+
+
+
Mic2 Hight Pass Filter
+
+
+
+
+
+ + + + + +
+
+
+ + +
+
+
+
+
+
+
+
+
+ +
+
+ HPF(Hz) +
+
+
+
+
+
+
+
+
+ +
+
+
Geazan
+
www.geazan.com
+
+
+
+ + + + + \ No newline at end of file diff --git a/fs.html b/fs.html new file mode 100644 index 0000000..169d9a2 --- /dev/null +++ b/fs.html @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + +
+
+
+
GEAZAN
+
+
+ +
+
+
+
+
+
+
Frequency Shift
+
+
+
+
+
+ + + + + +
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
Frequency Shift
+
+
+
+
+
+ + + + + +
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
Geazan
+
www.geazan.com
+
+
+
+ + + + + \ No newline at end of file diff --git a/home.html b/home.html index 1b7e3ae..184b57b 100644 --- a/home.html +++ b/home.html @@ -20,18 +20,18 @@
diff --git a/network.html b/network.html index 4f0e4e5..3adf516 100644 --- a/network.html +++ b/network.html @@ -16,15 +16,19 @@
diff --git a/password.html b/security.html similarity index 83% rename from password.html rename to security.html index 00f522a..21d17a5 100644 --- a/password.html +++ b/security.html @@ -16,15 +16,19 @@