aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-10-29 18:26:38 +0100
committerTeddy Wing2018-10-29 18:34:18 +0100
commit1a2d90d94859b9e3b6e150e328dbd4efcd68f569 (patch)
treec236082d93cedb97a697f3f250bc200681278055
parent6cf5ff5d3db38a1494d50537a1225b77c733523e (diff)
downloadDomeKey-1a2d90d94859b9e3b6e150e328dbd4efcd68f569.tar.bz2
Add mode activated & deactivated sounds
Sounds to play when a mode is activated or deactivated. Use the MP3 versions of the audio files because Core Audio doesn't support Ogg/Vorbis: https://developer.apple.com/library/archive/documentation/MusicAudio/Conceptual/CoreAudioOverview/SupportedAudioFormatsMacOSX/SupportedAudioFormatsMacOSX.html#//apple_ref/doc/uid/TP40003577-CH7-SW1
-rw-r--r--sounds/mode_activated.mp3bin0 -> 32600 bytes
-rw-r--r--sounds/mode_deactivated.mp3bin0 -> 32600 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/sounds/mode_activated.mp3 b/sounds/mode_activated.mp3
new file mode 100644
index 0000000..96cbb21
--- /dev/null
+++ b/sounds/mode_activated.mp3
Binary files differ
diff --git a/sounds/mode_deactivated.mp3 b/sounds/mode_deactivated.mp3
new file mode 100644
index 0000000..f38d548
--- /dev/null
+++ b/sounds/mode_deactivated.mp3
Binary files differ