Skip to content

Commit

Permalink
add note that AmplitudeMod is redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Ho committed May 29, 2016
1 parent c6450f5 commit de2440a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class:: AmplitudeMod
summary:: amplitude follower
summary:: amplitude follower (deprecated)
related:: Classes/Amplitude
categories:: UGens>Analysis>Amplitude


Description::

Tracks the peak amplitude of a signal. As a opposed to link::Classes/Amplitude::, AmplitudeMod, allows attack and release times to be modulated once the UGen has been instantiated. There is a tiny overhead associated to this.
This is a version of link::Classes/Amplitude:: that allows modulatable attack and release times. Amplitude now supports that, rendering this UGen redundant.


classmethods::
Expand Down

0 comments on commit de2440a

Please sign in to comment.