Skip to content

Commit

Permalink
Update manual pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukau committed Nov 18, 2022
1 parent d8de02e commit 190db1c
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 7 deletions.
54 changes: 52 additions & 2 deletions docs/index.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="2022-08-16" />
<meta name="dcterms.date" content="2022-11-18" />
<title>index</title>
<style>
code { white-space: pre-wrap; }
Expand Down Expand Up @@ -196,7 +196,7 @@
<body>
<header>
<p>
Update: 2022-08-16
Update: 2022-11-18
</p>
<details>
<summary translate="yes">Table of Contents</summary>
Expand All @@ -210,6 +210,9 @@
<li><a href="#synthesizers"
id="toc-synthesizers">Synthesizers</a></li>
<li><a href="#effects" id="toc-effects">Effects</a></li>
<li><a href="#membranesynth"
id="toc-membranesynth">MembraneSynth</a></li>
<li><a href="#ultrasynth" id="toc-ultrasynth">UltraSynth</a></li>
<li><a href="#ultrasonicringmod"
id="toc-ultrasonicringmod">UltrasonicRingMod</a></li>
<li><a href="#clangsynth" id="toc-clangsynth">ClangSynth</a></li>
Expand Down Expand Up @@ -313,6 +316,10 @@ <h4 id="synthesizers">Synthesizers</h4>
</a>
</div>
<div class="pluginlist">
<a href="#membranesynth"> <ruby>MembraneSynth<rt>メンブレイン
シンセ</rt></ruby> </a>
</div>
<div class="pluginlist">
<a href="#lightpadsynth"> <ruby>LightPadSynth<rt>ライト パッド
シンセ</rt></ruby> </a>
</div>
Expand All @@ -325,6 +332,10 @@ <h4 id="synthesizers">Synthesizers</h4>
シンセ</rt></ruby> </a>
</div>
<div class="pluginlist">
<a href="#ultrasynth"> <ruby>UltraSynth<rt>ウルトラ シンセ</rt></ruby>
</a>
</div>
<div class="pluginlist">
<a href="#wavecymbal"> <ruby>WaveCymbal<rt>ウェイブ シンバル</rt></ruby>
</a>
</div>
Expand Down Expand Up @@ -369,6 +380,45 @@ <h4 id="effects">Effects</h4>
<ruby>UltrasonicRingMod<rt>ウルトラソニック リング モッド</rt></ruby>
</a>
</div>
<h2 id="membranesynth">MembraneSynth</h2>
<figure>
<img src="manual/MembraneSynth/img/MembraneSynth.png" alt="Image of MembraneSynth graphical user interface." style="padding-bottom: 12px;"/>
</figure>
<p><ruby>MembraneSynth<rt>メンブレイン シンセ</rt></ruby>
は自己変調するフィードバック・ディレイ・ネットワーク (FDN)
を用いた膜を張った打楽器のような音がでるシンセサイザです。バスドラムやタムタムのような低めの打楽器の音が得意ですが、自己変調による発振によって変な音を作ることもできます。</p>
<ul>
<li><a href="manual/MembraneSynth/MembraneSynth_ja.html">MembraneSynth
のマニュアル (日本語)</a></li>
</ul>
<p>MembraneSynth is a synthesizer that resembles sound of percussions
with membrane, like bass drum or tom tom. The texture comes from
self-modulating feedback delay network (FDN). Some strange noise can
also be made by utilizing oscillation caused by self-modulation.</p>
<ul>
<li><a href="manual/MembraneSynth/MembraneSynth_en.html">MembraneSynth
Manual (English)</a></li>
</ul>
<h2 id="ultrasynth">UltraSynth</h2>
<figure>
<img src="manual/UltraSynth/img/UltraSynth.png" alt="Image of UltraSynth graphical user interface." style="padding-bottom: 12px;"/>
</figure>
<p><ruby>UltraSynth<rt>ウルトラ シンセ</rt></ruby> は UltrasonicRingMod
と同じく 64
倍のオーバーサンプリングを行っていることを除けば、これといった特長のないモノフォニックのシンセサイザです。オーバーサンプリングの倍率が高いので変調をかけた音が得意ですが、
CPU 負荷は高めです。</p>
<ul>
<li><a href="manual/UltraSynth/UltraSynth_ja.html">UltraSynth
のマニュアル (日本語)</a></li>
</ul>
<p>UltraSynth is an ordinary synthesizer except 64-fold oversampling
that is the same one used in UltrasonicRingMod. Because of the high
oversampling ratio, modulation sound is okay. However CPU load is
high.</p>
<ul>
<li><a href="manual/UltraSynth/UltraSynth_en.html">UltraSynth Manual
(English)</a></li>
</ul>
<h2 id="ultrasonicringmod">UltrasonicRingMod</h2>
<figure>
<img src="manual/UltrasonicRingMod/img/UltrasonicRingMod.png" alt="Image of UltrasonicRingMod graphical user interface." style="padding-bottom: 12px;"/>
Expand Down
32 changes: 32 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ All the plugin download link can be found at release page on following link.
<div class="pluginlist"><a href="#iterativesincluster">
<ruby>IterativeSinCluster<rt>イテレイティブ サイン クラスタ</rt></ruby>
</a></div>
<div class="pluginlist"><a href="#membranesynth">
<ruby>MembraneSynth<rt>メンブレイン シンセ</rt></ruby>
</a></div>
<div class="pluginlist"><a href="#lightpadsynth">
<ruby>LightPadSynth<rt>ライト パッド シンセ</rt></ruby>
</a></div>
Expand All @@ -61,6 +64,9 @@ All the plugin download link can be found at release page on following link.
<div class="pluginlist"><a href="#trapezoidsynth">
<ruby>TrapezoidSynth<rt>トラピゾイド シンセ</rt></ruby>
</a></div>
<div class="pluginlist"><a href="#ultrasynth">
<ruby>UltraSynth<rt>ウルトラ シンセ</rt></ruby>
</a></div>
<div class="pluginlist"><a href="#wavecymbal">
<ruby>WaveCymbal<rt>ウェイブ シンバル</rt></ruby>
</a></div>
Expand Down Expand Up @@ -97,6 +103,32 @@ All the plugin download link can be found at release page on following link.
<ruby>UltrasonicRingMod<rt>ウルトラソニック リング モッド</rt></ruby>
</a></div>

## MembraneSynth
<figure>
<img src="manual/MembraneSynth/img/MembraneSynth.png" alt="Image of MembraneSynth graphical user interface." style="padding-bottom: 12px;"/>
</figure>

<ruby>MembraneSynth<rt>メンブレイン シンセ</rt></ruby> は自己変調するフィードバック・ディレイ・ネットワーク (FDN) を用いた膜を張った打楽器のような音がでるシンセサイザです。バスドラムやタムタムのような低めの打楽器の音が得意ですが、自己変調による発振によって変な音を作ることもできます。

- [MembraneSynth のマニュアル (日本語)](manual/MembraneSynth/MembraneSynth_ja.html)

MembraneSynth is a synthesizer that resembles sound of percussions with membrane, like bass drum or tom tom. The texture comes from self-modulating feedback delay network (FDN). Some strange noise can also be made by utilizing oscillation caused by self-modulation.

- [MembraneSynth Manual (English)](manual/MembraneSynth/MembraneSynth_en.html)

## UltraSynth
<figure>
<img src="manual/UltraSynth/img/UltraSynth.png" alt="Image of UltraSynth graphical user interface." style="padding-bottom: 12px;"/>
</figure>

<ruby>UltraSynth<rt>ウルトラ シンセ</rt></ruby> は UltrasonicRingMod と同じく 64 倍のオーバーサンプリングを行っていることを除けば、これといった特長のないモノフォニックのシンセサイザです。オーバーサンプリングの倍率が高いので変調をかけた音が得意ですが、 CPU 負荷は高めです。

- [UltraSynth のマニュアル (日本語)](manual/UltraSynth/UltraSynth_ja.html)

UltraSynth is an ordinary synthesizer except 64-fold oversampling that is the same one used in UltrasonicRingMod. Because of the high oversampling ratio, modulation sound is okay. However CPU load is high.

- [UltraSynth Manual (English)](manual/UltraSynth/UltraSynth_en.html)

## UltrasonicRingMod
<figure>
<img src="manual/UltrasonicRingMod/img/UltrasonicRingMod.png" alt="Image of UltrasonicRingMod graphical user interface." style="padding-bottom: 12px;"/>
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/MembraneSynth/MembraneSynth_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ <h1 id="membranesynth">MembraneSynth</h1>
<p><img src="img/MembraneSynth.png" /></p>
<p>MembraneSynth is a synthesizer that resembles sound of percussions
with membrane, like bass drum or tom tom. Some strange noise can also be
made by utilizing oscillation caused by self modulation.</p>
made by utilizing oscillation caused by self-modulation.</p>
<ul>
<li><a
href="https://github.com/ryukau/VSTPlugins/releases/download/UhhyouPlugins0.47.0/MembraneSynth_0.1.0.zip">Download
Expand Down Expand Up @@ -869,7 +869,7 @@ <h3 id="delay">Delay</h3>
</dd>
</dl>
<h3 id="modulation">Modulation</h3>
<p>Modulation section provides parameters related to self modulation of
<p>Modulation section provides parameters related to self-modulation of
FDN.</p>
<dl>
<dt>Amount</dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/MembraneSynth/MembraneSynth_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
# MembraneSynth
![](img/MembraneSynth.png)

MembraneSynth is a synthesizer that resembles sound of percussions with membrane, like bass drum or tom tom. Some strange noise can also be made by utilizing oscillation caused by self modulation.
MembraneSynth is a synthesizer that resembles sound of percussions with membrane, like bass drum or tom tom. Some strange noise can also be made by utilizing oscillation caused by self-modulation.

- [Download MembraneSynth {{ latest_version["MembraneSynth"] }} - VST® 3 (github.com)]({{ latest_download_url["MembraneSynth"] }}) <img
src="img/VST_Compatible_Logo_Steinberg_negative.svg"
Expand Down Expand Up @@ -148,7 +148,7 @@ Shape
When `Shape` is 0, the multipliers use string modes and it becomes 1, 2, 3, and so on. When `Shape` is 1, the multipliers use circular membrane modes and it becomes 1, 1.59, 2.13, and so on.

### Modulation
Modulation section provides parameters related to self modulation of FDN.
Modulation section provides parameters related to self-modulation of FDN.

Amount

Expand Down
2 changes: 1 addition & 1 deletion docs/manual/UltraSynth/UltraSynth_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lang: en
# UltraSynth
![](img/UltraSynth.png)

UltraSynth is an ordinary synthesizer except 64-fold oversampling that is the same one used in UltrasonicRingMod. Because of the high oversampling ratio, modulation sound is okay. However CPU load is high.
UltraSynth is an ordinary synthesizer except 64-fold oversampling that is the same one used in UltrasonicRingMod. Because of the high oversampling ratio, modulation sound is okay. However CPU load is high.

- [Download UltraSynth {{ latest_version["UltraSynth"] }} - VST® 3 (github.com)]({{ latest_download_url["UltraSynth"] }}) <img
src="img/VST_Compatible_Logo_Steinberg_negative.svg"
Expand Down

0 comments on commit 190db1c

Please sign in to comment.