mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
reword
This commit is contained in:
parent
e8414fa0cc
commit
0fd4f49670
@ -466,7 +466,7 @@ vm.run { (0...vm.device.ins).each { puts vm.device.input(_1) } }
|
|||||||
|
|
||||||
### Fx.Reverb | Fx.Delay
|
### Fx.Reverb | Fx.Delay
|
||||||
|
|
||||||
The following properties are available:
|
The following attributes are available:
|
||||||
|
|
||||||
- `on`: boolean
|
- `on`: boolean
|
||||||
- `ab`: boolean
|
- `ab`: boolean
|
||||||
@ -480,7 +480,7 @@ vm.fx.delay.ab = true
|
|||||||
|
|
||||||
### Patch
|
### Patch
|
||||||
|
|
||||||
The following properties are available:
|
The following attributes are available:
|
||||||
|
|
||||||
- `postfadercomposite`: boolean
|
- `postfadercomposite`: boolean
|
||||||
- `postfxinsert`: boolean
|
- `postfxinsert`: boolean
|
||||||
@ -544,7 +544,7 @@ i, from 0 up to number of channels depending on version.
|
|||||||
|
|
||||||
### Option
|
### Option
|
||||||
|
|
||||||
The following properties are available:
|
The following attributes are available:
|
||||||
|
|
||||||
- `sr`: int
|
- `sr`: int
|
||||||
- `asiosr`: boolean
|
- `asiosr`: boolean
|
||||||
@ -559,7 +559,7 @@ vm.option.sr = 48_000
|
|||||||
|
|
||||||
#### Option.buffer
|
#### Option.buffer
|
||||||
|
|
||||||
The following properties are available:
|
The following attributes are available:
|
||||||
|
|
||||||
- `mme`: int
|
- `mme`: int
|
||||||
- `wdm`: int
|
- `wdm`: int
|
||||||
|
Loading…
Reference in New Issue
Block a user