Compare commits

..

No commits in common. "main" and "v0.12.1" have entirely different histories.

2 changed files with 6 additions and 18 deletions

View File

@ -63,7 +63,7 @@ vban-cli strip 2 gain -18.7
see `vban-cli strip --help` for more info.
#### Strip EQ
##### Strip EQ
*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.
#### Strip EQ Cell Command
##### Strip EQ Cell Command
*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.
#### Strip Comp Command
##### Strip Comp Command
*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.
#### Strip Gate Command
##### Strip Gate Command
*Usage: vban-cli strip \<index> gate COMMAND [OPTIONS]*
@ -119,19 +119,7 @@ vban-cli strip 5 gate hold 2088.7
see `vban-cli strip comp --help` for more info.
#### 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
##### Strip Gainlayer Command
*Usage: vban-cli strip \<index> gainlayer \<gainlayer_index> COMMAND [OPTIONS] [ARGS]*

2
uv.lock generated
View File

@ -141,7 +141,7 @@ requires-dist = [
[[package]]
name = "vban-cmd"
version = "2.9.6"
version = "2.9.4"
source = { editable = "../vban-cmd-python" }
[package.metadata]