This commit is contained in:
norm 2022-11-05 02:48:33 +00:00
parent 44cd13aa48
commit 90e994c193

View File

@ -293,7 +293,7 @@ Or for each class you may do:
```python ```python
vban.strip[0].apply(mute: true, gain: 3.2, A1: true) vban.strip[0].apply(mute: true, gain: 3.2, A1: true)
vban.vban.outstream[0].apply(on: true, name: 'streamname', bit: 24) vban.outstream[0].apply(on: true, name: 'streamname', bit: 24)
``` ```
## Config Files ## Config Files