Integrate with the new impulse generation functionality
This commit is contained in:
parent
13cb32903a
commit
d6c8838fe2
4 changed files with 86 additions and 84 deletions
|
|
@ -183,39 +183,43 @@ global effects use the same chain for all events of the same orbit:
|
|||
|
||||
<JsDoc client:idle name="orbit" h={0} />
|
||||
|
||||
## delay
|
||||
## Delay
|
||||
|
||||
### delay
|
||||
|
||||
<JsDoc client:idle name="delay" h={0} />
|
||||
|
||||
## delaytime
|
||||
### delaytime
|
||||
|
||||
<JsDoc client:idle name="delaytime" h={0} />
|
||||
|
||||
## delayfeedback
|
||||
### delayfeedback
|
||||
|
||||
<JsDoc client:idle name="delayfeedback" h={0} />
|
||||
|
||||
## room
|
||||
## Reverb
|
||||
|
||||
### room
|
||||
|
||||
<JsDoc client:idle name="room" h={0} />
|
||||
|
||||
## roomsize
|
||||
### roomsize
|
||||
|
||||
<JsDoc client:idle name="roomsize" h={0} />
|
||||
|
||||
## fade
|
||||
### roomfade
|
||||
|
||||
<JsDoc client:idle name="fade" h={0} />
|
||||
<JsDoc client:idle name="roomfade" h={0} />
|
||||
|
||||
## revlp
|
||||
### roomlp
|
||||
|
||||
<JsDoc client:idle name="revlp" h={0} />
|
||||
<JsDoc client:idle name="roomlp" h={0} />
|
||||
|
||||
## revdim
|
||||
### roomdim
|
||||
|
||||
<JsDoc client:idle name="revdim" h={0} />
|
||||
<JsDoc client:idle name="roomdim" h={0} />
|
||||
|
||||
## iresponse
|
||||
### iresponse
|
||||
|
||||
<JsDoc client:idle name="iresponse" h={0} />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue