Add a value to the p5.Oscillator's output amplitude, and return the oscillator. Calling this method again will override the initial add() with new values.

シンタックス

add(number)

パラメーター

number
Number:

Constant number to add

リターン

p5.Envelope: Envelope Returns this envelope with scaled output
This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!

関連するリファレンス