From bc3240742626a02b29c8bf693af9d3fbf8dd8372 Mon Sep 17 00:00:00 2001 From: Arman <48544263+puchik@users.noreply.github.com> Date: Sat, 16 Mar 2019 18:29:51 -0700 Subject: [PATCH] Shorten, edit audio format suggestion - Improve grammar and shorten length by replacing "In general, what is recommended" with "Consider". - Add Oxford comma. - Change "voice" to "speech". --- getting_started/workflow/assets/importing_audio_samples.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/getting_started/workflow/assets/importing_audio_samples.rst b/getting_started/workflow/assets/importing_audio_samples.rst index f7f222a29..c141d75a0 100644 --- a/getting_started/workflow/assets/importing_audio_samples.rst +++ b/getting_started/workflow/assets/importing_audio_samples.rst @@ -32,7 +32,8 @@ Here is a comparative chart. | OGG Vorbis 96kbps, Stereo | 12kb | +-------------------------------+---------------------+ -In general, what is recommended, is to use WAV for most sound effects, especially those that are short and repetitive, and OGG for music, voice and long sound effects. +Consider using WAV for short and repetitive sound effects, and OGG +for music, speech, and long sound effects. Best practices --------------