You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/gmc/reference/gmc-cfg.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,12 @@ Single value, type `bool`. Default `false`
184
184
185
185
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.
186
186
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.
0 commit comments