add check for n_audio_out>2
This commit is contained in:
parent
8172066851
commit
75eeea14f3
3 changed files with 15 additions and 4 deletions
|
@ -38,13 +38,17 @@ Run the eg-amp plugin over the given slice of the file.
|
|||
|
||||
Run the Retro Flanger script from the SWH plugins.
|
||||
|
||||
- `delay_depth_avg` is for the `Average stall (ms)` parameter of the plugin.
|
||||
- `law_freq` is for the `Flange frequency` parameter of the plugin.
|
||||
Parameters:
|
||||
- `delay_depth_avg`: Average stall (ms), 0..10, default 2.5
|
||||
- `law_freq`: Flange frequency (Hz), 0.5..8, default 1
|
||||
|
||||
## `eq split index lo mid hi`
|
||||
|
||||
Run the DJ EQ plugin from the SWH plugins.
|
||||
|
||||
Parameters:
|
||||
- `lo`: Low range
|
||||
|
||||
`lo`, `mid`, and `hi` are the respective dB gains for each frequency range.
|
||||
|
||||
All three ranges accept gains from -70dB to +6dB.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue