Browse Source

Add note about half wave rectifier effect using waveshaper

dds
PaulStoffregen 4 years ago
parent
commit
363a61d481
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      gui/index.html

+ 3
- 1
gui/index.html View File

@@ -3917,7 +3917,9 @@ double s_freq = .0625;</p>
<p class=exam>File &gt; Examples &gt; Audio &gt; Effects &gt; Vocoder19Band
</p>
<h3>Notes</h3>
<p>
<p>To create a half wave rectifier effect, use the waveshape effect. See
<a href="https://forum.pjrc.com/threads/62091?p=255367&viewfull=1#post255367">this forum message</a> for a half-wave rectifier example.
</p>
</p>
</script>
<script type="text/x-red" data-template-name="AudioEffectRectifier">

Loading…
Cancel
Save