processing-sound-archive
processing-sound-archive copied to clipboard
[DOC] Description of Sound's .add() method can't be understood
In https://processing.org/reference/libraries/sound/SoundFile_add_.html description says: "This method is useful for modulating other audio signals.". And it has a float parameter which represents a value for offsetting the players audio signal. Could you explain better what is the purpose of this method and give a practical example? Thanks!