Skip to content

Commit e56b20b

Browse files
committed
added the examples in the list
1 parent 13844bd commit e56b20b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ <h2>p5.sound
88
~ <a href="http://github.com/processing/p5.js-sound">Source</a></h2><h3>Examples:</h3><div><a href="examples/DelayNoiseEnvelope">DelayNoiseEnvelope</a></div>
99
<div><a href="examples/FFT_freqRange">FFT_freqRange</a></div>
1010
<div><a href="examples/FFT_frequency_spectrum">FFT_frequency_spectrum</a></div>
11+
<div><a href="examples/FFT_linAverages">FFT_linAverages</a></div>
12+
<div><a href="examples/FFT_logAverages">FFT_logAverages</a></div>
1113
<div><a href="examples/FFT_scaleNeighbors">FFT_scaleNeighbors</a></div>
1214
<div><a href="examples/FFT_scaleOneThirdOctave">FFT_scaleOneThirdOctave</a></div>
1315
<div><a href="examples/Filter_BandPass">Filter_BandPass</a></div>

0 commit comments

Comments
 (0)