Skip to content

Commit

Permalink
Fix manual text
Browse files Browse the repository at this point in the history
- Fix color code example.
- Fix typo in japanese manual.
  • Loading branch information
cu committed Jun 4, 2020
1 parent 2edfe93 commit d0a9ffd
Show file tree
Hide file tree
Showing 48 changed files with 68 additions and 92 deletions.
6 changes: 3 additions & 3 deletions docs/manual/CubicPadSynth/CubicPadSynth_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>CubicPadSynth_en</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -383,7 +383,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/CubicPadSynth/CubicPadSynth_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/CubicPadSynth/CubicPadSynth_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>CubicPadSynth_ja</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -387,7 +387,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/CubicPadSynth/CubicPadSynth_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/EnvelopedSine/EnvelopedSine_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>EnvelopedSine_en</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -368,7 +368,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/EnvelopedSine/EnvelopedSine_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/EnvelopedSine/EnvelopedSine_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>EnvelopedSine_ja</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -372,7 +372,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/EnvelopedSine/EnvelopedSine_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/EsPhaser/EsPhaser_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/EsPhaser/EsPhaser_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/EsPhaser/EsPhaser_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/EsPhaser/EsPhaser_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/FDNCymbal/FDNCymbal_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/FDNCymbal/FDNCymbal_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/FDNCymbal/FDNCymbal_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/FDNCymbal/FDNCymbal_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/IterativeSinCluster/IterativeSinCluster_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>IterativeSinCluster_en</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -369,7 +369,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/IterativeSinCluster/IterativeSinCluster_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/IterativeSinCluster/IterativeSinCluster_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>IterativeSinCluster_ja</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -373,7 +373,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/IterativeSinCluster/IterativeSinCluster_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/L4Reverb/L4Reverb_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/L4Reverb/L4Reverb_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/L4Reverb/L4Reverb_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/L4Reverb/L4Reverb_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ REAPER の Linux 版がプラグインを認識しないときは `~/.config/REA
- 6 桁の色は RGB 。
- 8 桁の色は RGBA 。

プラグインはカラーコードの 1 つめのの文字を無視します。よって `?102938` や `
11335577` も有効なカラーコードです。
プラグインはカラーコードの 1 文字目を無視します。よって `?102938` や `\n11335577` も有効なカラーコードです。

2 文字目以降のカラーコードの値に `0-9a-f` 以外の文字を使わないでください。

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/LatticeReverb/LatticeReverb_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>LatticeReverb_en</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -370,7 +370,7 @@ <h2 id="color-configuration">Color Configuration</h2>
<li>6 digit color is RGB.</li>
<li>8 digit color is RGBA.</li>
</ul>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>11335577</code> are valid.</p>
<p>First letter <code>#</code> is conventional. Plugins ignore the first letter of color code, thus <code>?102938</code>, <code>\n11335577</code> are valid.</p>
<p>Do not use characters outside of <code>0-9a-f</code> for color value.</p>
<ul>
<li><code>foreground</code>: Text color.</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/manual/LatticeReverb/LatticeReverb_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ Hex color codes are used.
- 6 digit color is RGB.
- 8 digit color is RGBA.

First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `
11335577` are valid.
First letter `#` is conventional. Plugins ignore the first letter of color code, thus `?102938`, `\n11335577` are valid.

Do not use characters outside of `0-9a-f` for color value.

Expand Down
6 changes: 3 additions & 3 deletions docs/manual/LatticeReverb/LatticeReverb_ja.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2020-06-03" />
<meta name="dcterms.date" content="2020-06-04" />
<title>LatticeReverb_ja</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -252,7 +252,7 @@
<header>
<p><a href="../../index.html">Back to Index</a></p>
<p>
Update: 2020-06-03
Update: 2020-06-04
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand Down Expand Up @@ -374,7 +374,7 @@ <h2 id="色の設定">色の設定</h2>
<li>6 桁の色は RGB 。</li>
<li>8 桁の色は RGBA 。</li>
</ul>
<p>プラグインはカラーコードの 1 つめのの文字を無視します。よって <code>?102938</code><code>11335577</code> も有効なカラーコードです。</p>
<p>プラグインはカラーコードの 1 文字目を無視します。よって <code>?102938</code><code>\n11335577</code> も有効なカラーコードです。</p>
<p>2 文字目以降のカラーコードの値に <code>0-9a-f</code> 以外の文字を使わないでください。</p>
<p>以下は設定できる色の一覧です。設定に抜けがあるとデフォルトの色が使われます。</p>
<ul>
Expand Down
Loading

0 comments on commit d0a9ffd

Please sign in to comment.