Skip to content

Commit

Permalink
Organised dom cache
Browse files Browse the repository at this point in the history
Moved change listeners to document level
Added gain
Option to combine local bird filter with new notcurnal caller filter
  • Loading branch information
Mattk70 committed Feb 11, 2024
1 parent c37de38 commit 8c0629f
Show file tree
Hide file tree
Showing 6 changed files with 395 additions and 319 deletions.
8 changes: 6 additions & 2 deletions Help/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,11 @@
</td>
</tr>
<tr>
<td colspan="2" class="text-center text-bg-light"><h5>Audio Export Preferences</h5></td>
<td colspan="2" class="text-center text-bg-light"><h5>Audio Preferences</h5></td>
</tr>
<tr>
<td><b>Gain Adjustment</b></td>
<td>If your recordings are very quiet, you can increase the loudness of the audio by adding gain. The volume of audio can be increased by up to 50 decibels.</td>
</tr>
<tr>
<td><b>Format and Bitrate</b></td>
Expand Down Expand Up @@ -151,7 +155,7 @@
</tr>

<tr>
<td colspan="2" class="text-center text-bg-warning"><h5>Experimental Features</h5></td>
<td colspan="2" class="text-center text-bg-warning"><h5>Advanced Features</h5></td>
</tr>
<tr>
<th>Context Mode</th>
Expand Down
Loading

0 comments on commit 8c0629f

Please sign in to comment.