Add reverb to a sound by specifying duration and decay.
実例
シンタックス
p5.Reverb([decayTime])
パラメーター
decayTime
Number: Set the decay time of the reverb
メソッド
set
Set the decay time of the reverb.
Notice any errors or typos? Please let us know. Please feel free to edit src/Reverb.js and open a pull request!