Skip to content

Commit

Permalink
Added capability of customising minimum amplitude level of enclosures…
Browse files Browse the repository at this point in the history
… added internally by GrandOrgue GrandOrgue#782
  • Loading branch information
oleg68 committed Feb 15, 2025
1 parent 0eb3d84 commit ee2a807
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Added capability of customising minimum amplitude level of enclosures added internally by GrandOrgue https://github.com/GrandOrgue/grandorgue/issues/782
- Increased the maximum number of user-defined temperaments to 999 https://github.com/GrandOrgue/grandorgue/issues/1982
# 3.15.4 (2024-12-20)
- Eliminated a MacOs debug alert when opening a settings dialog https://github.com/GrandOrgue/grandorgue/issues/2003
Expand Down
47 changes: 47 additions & 0 deletions help/grandorgue.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5649,6 +5649,53 @@ role="bold">Group</emphasis> attribute are grouped in the same submenu.
</sect3>
</sect2>
</sect1>
<sect1>
<title>Enclosures</title>
<indexterm><primary>Organ settings.Enclosures</primary></indexterm>
<figure>
<title>Organ Settings dialog, Enclosures tab</title>
<mediaobject>
<imageobject>
<imagedata scalefit="1" width="100%" fileref="images/organ_settings_enclosures.png"/>
</imageobject>
</mediaobject>
</figure>
<para>
In its left box, this dialog displays all enclosures in the three: both
found in the definition file or added internally by GrandOrgue. They are
grouped by windchest. Now only the enclosures added internally are
allowed to change.
</para>
<simpara>
Select the element you wish to customize. The right controls are
populated with values picked from the organ definition file or the
current preset number if the latter was saved.
</simpara>
<simpara>
It is possible to select multiple elements at once, to e.g. update one
setting of multiple elements to the same value in a single operation.
</simpara>
<sect2>
<title>Affected windchests</title>
<para>
The list of windchest the enclosure affects.
</para>
<para>
The same enclosure appears under all the the windchests in tree.
</para>
</sect2>
<sect2>
<title>Minimum amplitude level</title>
<para>
Linear sound amplitude scale factor when the enclosure is closed. The
allowed range is {0, +10}.
</para>
<para>
0 means full silence. 100 means the enclosure does not affect the
windchests volume at all.
</para>
</sect2>
</sect1>
<sect1>
<title>Buttons row</title>
<para>These buttons are used to drive the dialog and always act on the selected element.</para>
Expand Down
Binary file added help/images/organ_settings_enclosures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee2a807

Please sign in to comment.