Skip to content

Commit

Permalink
UI audio bus added
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxIsJoe committed Feb 18, 2021
1 parent 21b1f50 commit 7586058
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions default_bus_layout.tres
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ bus/3/mute = false
bus/3/bypass_fx = false
bus/3/volume_db = 0.0
bus/3/send = "Master"
bus/4/name = "UI"
bus/4/solo = false
bus/4/mute = false
bus/4/bypass_fx = false
bus/4/volume_db = 0.0
bus/4/send = "Master"

0 comments on commit 7586058

Please sign in to comment.