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
|
||||
|
||||
The following properties are available:
|
||||
The following attributes are available:
|
||||
|
||||
- `on`: boolean
|
||||
- `ab`: boolean
|
||||
@ -480,7 +480,7 @@ vm.fx.delay.ab = true
|
||||
|
||||
### Patch
|
||||
|
||||
The following properties are available:
|
||||
The following attributes are available:
|
||||
|
||||
- `postfadercomposite`: boolean
|
||||
- `postfxinsert`: boolean
|
||||
@ -544,7 +544,7 @@ i, from 0 up to number of channels depending on version.
|
||||
|
||||
### Option
|
||||
|
||||
The following properties are available:
|
||||
The following attributes are available:
|
||||
|
||||
- `sr`: int
|
||||
- `asiosr`: boolean
|
||||
@ -559,7 +559,7 @@ vm.option.sr = 48_000
|
||||
|
||||
#### Option.buffer
|
||||
|
||||
The following properties are available:
|
||||
The following attributes are available:
|
||||
|
||||
- `mme`: int
|
||||
- `wdm`: int
|
||||
|
Loading…
Reference in New Issue
Block a user