mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-03-04 22:19:13 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd5b8b0636 | |||
| 77e21617af | |||
| 5f448fa48e |
22
README.md
22
README.md
@ -63,7 +63,7 @@ vban-cli strip 2 gain -18.7
|
|||||||
|
|
||||||
see `vban-cli strip --help` for more info.
|
see `vban-cli strip --help` for more info.
|
||||||
|
|
||||||
##### Strip EQ
|
#### Strip EQ
|
||||||
|
|
||||||
*Usage: vban-cli strip \<index> eq COMMAND [OPTIONS]*
|
*Usage: vban-cli strip \<index> eq COMMAND [OPTIONS]*
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ vban-cli strip 0 eq on true
|
|||||||
|
|
||||||
see `vban-cli strip eq --help` for more info.
|
see `vban-cli strip eq --help` for more info.
|
||||||
|
|
||||||
##### Strip EQ Cell Command
|
#### Strip EQ Cell Command
|
||||||
|
|
||||||
*Usage: vban-cli strip \<index> eq cell \<band> COMMAND [ARGS]*
|
*Usage: vban-cli strip \<index> eq cell \<band> COMMAND [ARGS]*
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ vban-cli strip 4 eq cell 5 type 5
|
|||||||
|
|
||||||
see `vban-cli strip eq cell --help` for more info.
|
see `vban-cli strip eq cell --help` for more info.
|
||||||
|
|
||||||
##### Strip Comp Command
|
#### Strip Comp Command
|
||||||
|
|
||||||
*Usage: vban-cli strip \<index> comp COMMAND [OPTIONS]*
|
*Usage: vban-cli strip \<index> comp COMMAND [OPTIONS]*
|
||||||
|
|
||||||
@ -105,7 +105,7 @@ vban-cli strip 3 comp auto-makeup true
|
|||||||
|
|
||||||
see `vban-cli strip comp --help` for more info.
|
see `vban-cli strip comp --help` for more info.
|
||||||
|
|
||||||
##### Strip Gate Command
|
#### Strip Gate Command
|
||||||
|
|
||||||
*Usage: vban-cli strip \<index> gate COMMAND [OPTIONS]*
|
*Usage: vban-cli strip \<index> gate COMMAND [OPTIONS]*
|
||||||
|
|
||||||
@ -119,7 +119,19 @@ vban-cli strip 5 gate hold 2088.7
|
|||||||
|
|
||||||
see `vban-cli strip comp --help` for more info.
|
see `vban-cli strip comp --help` for more info.
|
||||||
|
|
||||||
##### Strip Gainlayer Command
|
#### Strip Denoiser Command
|
||||||
|
|
||||||
|
*Usage: vban-cli strip \<index> denoiser COMMAND [OPTIONS]*
|
||||||
|
|
||||||
|
examples:
|
||||||
|
|
||||||
|
```console
|
||||||
|
vban-cli strip 4 denoiser knob 3.6
|
||||||
|
```
|
||||||
|
|
||||||
|
see `vban-cli strip denoiser --help` for more info.
|
||||||
|
|
||||||
|
#### Strip Gainlayer Command
|
||||||
|
|
||||||
*Usage: vban-cli strip \<index> gainlayer \<gainlayer_index> COMMAND [OPTIONS] [ARGS]*
|
*Usage: vban-cli strip \<index> gainlayer \<gainlayer_index> COMMAND [OPTIONS] [ARGS]*
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user