Skip to content

Commit

Permalink
improve adsre comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius Smith committed Nov 14, 2020
1 parent dcd6a67 commit 1e7bf62
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions envelopes.lib
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,9 @@ with {
// * `d`: decay (sec)
// * `s`: sustain (fraction of `t`: 0-1)
// * `r`: release (sec)
// * `t`: trigger signal (attack is triggered when `t>0`, release is triggered
// when `t=0`)
// * `g`: gate signal:
// attack is triggered when `g` goes from zero to positive,
// release is triggered when `g` returns to 0
//-----------------------------------------------------
// Author: JOS
// License: STK-4.3
Expand Down

0 comments on commit 1e7bf62

Please sign in to comment.