mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
Update README.md
markup fix
This commit is contained in:
parent
095a9362cb
commit
4f0bad9b20
@ -126,8 +126,10 @@ $vmr.bus[3].mode_repeat = $true
|
||||
```
|
||||
|
||||
### Strip|Bus
|
||||
- `FadeTo(amount, time)` : float, int
|
||||
- `FadeBy(amount, time)` : float, int
|
||||
|
||||
- `FadeTo(amount, time)` : float, int
|
||||
- `FadeBy(amount, time)` : float, int
|
||||
|
||||
Modify gain to or by the selected amount in db over a time interval in ms.
|
||||
|
||||
for example:
|
||||
|
Loading…
Reference in New Issue
Block a user