Skip to content

Commit 50d42ef

Browse files
committed
Clean up section about custom notification sounds
1 parent 0e7bf72 commit 50d42ef

File tree

4 files changed

+34
-44
lines changed

4 files changed

+34
-44
lines changed

docs/documentation/flying/settings/notification_sound.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-->
55

66
You can enable notification sounds for various events.
7-
To use your own sounds see [this article](./../../../troubleshooting/tweaking_notification_sounds.md).
7+
To use your own sounds see [this article](./../../swift_gui/audio_page.md#custom-sounds).
88

99
![](./../../../img/Audio_settings.jpg){: style="width:50%"}
1010

docs/documentation/swift_gui/audio_page.md

Lines changed: 33 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -93,32 +93,47 @@ In this paragraph we will discuss configuring and setting up notification sounds
9393

9494
![](./../../img/manual_swiftgui_audio_notifications.jpg){: style="width:50%"}
9595

96+
### Notification Sounds
97+
To activate or disable a specific notification sound, just toggle the checkmark in the relevant box.
98+
When activating a notification sound it will be played as a preview.
9699

97-
### Custom Sounds Directory
98-
By default this field is empty.
99-
You can replace *swift's* standard notification sound files with your own custom files.
100-
The filenames have to match exactly the names of the default notification sound files.
101-
When doing so, it is advisable to keep your custom files in a **completely separate directory** outside *swift* to avoid having them overwritten when you install a new version of *swift*.
102-
The separate directory does not have to contain all notification sound files, but only your custom files - *swift* will be using its standard files for all other notifications.
100+
![](./../../img/manual_swiftgui_audio_notifications_sounds.jpg){: style="width:50%"}
101+
102+
### Sounds Volume
103+
You can change the volume by entering a different value in this field.
104+
The valid range is from 25 to 100.
105+
By default a volume of 90 will be used.
103106

104-
Notification sound files are saved in ``swift-x.x.x-xxbit\share\sounds``
107+
![](./../../img/manual_swiftgui_audio_notifications_volume.jpg){: style="width:50%"}
105108

106-
![](./../../img/manual_swiftgui_audio_notifications_files.jpg){: style="width:50%"}
109+
### Custom Sounds
110+
You can replace *swift's* standard notification sounds with your own custom sound files.
111+
When doing so, it is advisable to keep your custom files in a **completely separate directory** outside *swift* to avoid having them overwritten when you install a new version of *swift*.
112+
Enter the path to this directory at the ``Dir.`` field on the "Notifications" page.
113+
The separate directory does not have to contain all notification sound files, but only your custom files - *swift* will use its standard files for all other notifications.
114+
You can test a sound by selecting the corresponding checkbox on the "Notifications" page.
115+
The sound will then be played.
116+
117+
The filenames must match exactly:
118+
119+
- ``pttclick.wav`` (used for PTT click up **and** down)
120+
- ``callsignmentioned.wav``
121+
- ``unicommessage.wav``
122+
- ``supervisormessage.wav``
123+
- ``privatemessage.wav``
124+
- ``frequencymessage.wav``
125+
- ``logoff.wav``
126+
- ``login.wav``
127+
- ``error.wav``
128+
- ``afv_click_f32.wav`` (requires restart on change)
129+
- ``afv_crackle_f32.wav`` (requires restart on change)
130+
- ``afv_hf_whiteNoise_f32.wav`` (requires restart on change)
131+
- ``afv_whitenoise_f32.wav`` (requires restart on change)
107132

108133
In our example here, only a selection of custom sound files has been created and placed in a directory called "swift custom sounds", followed by defining it in this section.
109134

110135
![](./../../img/manual_swiftgui_audio_notifications_customfiles.jpg){: style="width:50%"}
111136

112137
![](./../../img/manual_swiftgui_audio_notifications_customsoundsdir.jpg){: style="width:50%"}
113138

114-
### Sounds Volume
115-
You can change the volume by entering a different value in this field.
116-
The valid range is from 25 to 100. By default a volume of 90 will be used.
117-
118-
![](./../../img/manual_swiftgui_audio_notifications_volume.jpg){: style="width:50%"}
119139

120-
### Notification Sounds
121-
To active of disable a specific notification sound, just toggle the checkmark in the relevant box.
122-
When activating a notification sound it will be played as preview for you.
123-
124-
![](./../../img/manual_swiftgui_audio_notifications_sounds.jpg){: style="width:50%"}

docs/troubleshooting/tweaking_notification_sounds.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ nav:
214214
- The model browser (testing models offline): troubleshooting/model_browser.md
215215
- Microphone not working on Windows: troubleshooting/no_microphone_windows.md
216216
- No notification sounds: troubleshooting/no_notification_sounds.md
217-
- Tweaking swift notification sounds: troubleshooting/tweaking_notification_sounds.md
218217
- Model / aircraft not rendered (possible reasons and solutions): troubleshooting/aircraft_not_rendered.md
219218
- swift not starting, ASSERT after start: troubleshooting/not_starting.md
220219
- Aircraft parts and gnd. flag / ground flag: troubleshooting/aircraft_parts_gnd_flag.md

0 commit comments

Comments
 (0)