Skip to content

Commit 4c5db67

Browse files
authored
Merge pull request #594 from bosh/default_duck
add duck_default option to gmc.cfg docs
2 parents 6322f70 + 72dd666 commit 4c5db67

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/gmc/reference/gmc-cfg.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,12 @@ Single value, type `bool`. Default `false`
184184

185185
One audio bus is allowed to be set as default, and any sound playback trigger that does not include a value for `bus:` will play on this bus.
186186

187+
### `duck_default`
188+
189+
Single value, type `bool`. Default `false`
190+
191+
One audio bus is allowed to be set as the default ducking target. Any sound playback trigger using ducking settings that has not specified a value for `bus:` in the ducking settings will duck the audio on this bus.
192+
187193
### `simultaneous_sounds`
188194

189195
Single value, type `int`. Default `None`

0 commit comments

Comments
 (0)