menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Envelopes are used to control property values with a predefined shape. An envelope has an ADSR shape:
Property |
Description |
---|---|
Attack Time |
Defines the time taken for initial run-up of level from nil to peak, beginning when the key is first pressed (in seconds). |
Attack Curve |
Adjusts the Attack Curve from its linear default slope (50%), to either an exponential-style of envelope (0%) where the rate of change starts slow and then increases or logarithmic (100%) where the rate of change starts fast, then decreases. |
Decay Time |
Defines the time taken for the subsequent run down from the attack level to the designated sustain level. (in seconds) |
Sustain Level |
Defines the level during the main sequence of the sound's duration, until the key is released. (in percentage of the range) |
Release Time |
Defines the time taken for the level to decay from the sustain level to zero after the key is released. (in seconds) |
Scope |
Define how envelope instances are created:
|
Trigger On |
The actions/MIDI Events that may Trigger the envelope (i.e. enter the attack phase).
|
Auto Release |
Determines if the envelope requires an action/MIDI Event to exit the sustain phase and enter the release phase. If set, the envelope exits the sustain phase after Sustain Time. If not set, the envelope requires an Event to exit the sustain phase. |
Sustain Time |
Defines the time which the envelope will remain in the sustain phase before entering the release phase (in seconds). This value is valid only if Auto Release is set. |
Stop playback after release |
If set, the playback of the associated sound is terminated once the release phase is complete. |
Envelopes can either be used in the context of MIDI or in the context of a normal playback.
When used in the context of MIDI, the envelope is configured for a sound to be played either on note-on or note-off. In the case of a sound to be played on note-on:
The envelope is configured to trigger on note-on (Trigger On parameter).
The envelope sustains until the first occurrence of:
reception of a Release Envelope event,
reception of a MIDI note-off event,
max duration of sustain phase (Auto Release is set).
In the case of a sound to be played on note-off:
The envelope is configured to trigger on note-off (Trigger On parameter).
The envelope sustains until the first occurrence of:
reception of a Release Envelope event,
max duration of sustain phase (Auto Release is set).
When used in the general context of a play sound:
The envelope is configured to trigger on a play action (Trigger On parameter).
The envelope sustains until the first occurrence of:
reception of a Release Envelope event,
max duration of sustain phase (Auto Release is set).
warning | Caution |
---|---|
A modulator's processing time depends on its RTPC usage. For most properties, a modulator is evaluated once per audio frame. However, for the property voice volume, the associated modulator is evaluated at every frame. Use modulators selectively as they can consume a significant amount of a platform's memory and CPU. |
info | Note |
---|---|
The RTPC cursors for Modulators, both LFO and Envelope, do not tell you their specific values at any point in time since they are determined by the modulator's internal properties. |
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise