-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
74 changed files
with
4,207 additions
and
3,939 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
global_config { | ||
name default-file-untested | ||
name Berlin | ||
} | ||
|
||
ring { | ||
#dB to attenuate playback to meet safety level at each volume step | ||
#16 steps total, 15...0. In case of truncated list, last attenuation | ||
#given will be applied to all lower volume steps | ||
attenuation 36,36,35,35,33,33,33,27,27,21,21,13,13,3,3,3 | ||
attenuation -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
} | ||
|
||
voice { | ||
#dB to attenuate playback to meet safety level at each volume step | ||
#16 steps total, 15...0. In case of truncated list, last attenuation | ||
#given will be applied to all lower volume steps | ||
attenuation 36,36,35,35,33,33,33,27,27,21,21,13,13,3,3,3 | ||
attenuation -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
} | ||
|
||
media { | ||
#dB to attenuate playback to meet safety level at each volume step | ||
#16 steps total, 15...0. In case of truncated list, last attenuation | ||
#given will be applied to all lower volume steps | ||
attenuation 36,36,35,35,33,33,33,27,27,21,21,13,13,3,3,3 | ||
attenuation -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
} |
Oops, something went wrong.