Envelope generator.
What the node does:
If the node receives a gate signal on the 'G' input, it generates an ADSR envelope on the 'E' output. The 'Attack', 'Decay', 'Sustain' and 'Release' values can be modulated and are updated in each computation cycle. The GA, GD, GS, GR outputs can be used to trigger other events during different phases of the envelope.
Inputs:
G: Gate input.
Am: Attack modulation (ms).
Dm: Decay modulation (ms).
Sm: Sustain (linear gain).
Rm: Release modulation (ms).
Outputs:
E: The envelope itself.
GA: Generates a gate while the envelope is in attack phase.
GD: Generates a gate while the envelope is in decay phase.
GS: Generates a gate while the envelope is in sustain phase.
GR: Generates a gate while the envelope is in release phase.
The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.
>>>