Browse Source

Merge pull request #333 from tomwaters/master

Granular documentation fix
dds
Paul Stoffregen 4 years ago
parent
commit
ea08e35b63
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gui/index.html

+ 1
- 1
gui/index.html View File

@@ -3236,7 +3236,7 @@ double s_freq = .0625;</p>
at altered speed. The grainLength is specified in milliseconds, up to
one third of the memory from begin();
</p>
<p class=func><span class=keyword>end</span>();</p>
<p class=func><span class=keyword>stop</span>();</p>
<p class=desc>Stop granual processing. The input signal is passed to the
output without any changes.
</p>

Loading…
Cancel
Save