From f5adaf31765262c7f6014a0c7b265b6ad93edb84 Mon Sep 17 00:00:00 2001 From: BreadInvasion <70557549+BreadInvasion@users.noreply.github.com> Date: Sun, 15 Sep 2024 22:34:55 -0500 Subject: [PATCH] Remove not implemented disclaimers for interactive music --- tutorials/assets_pipeline/importing_audio_samples.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/assets_pipeline/importing_audio_samples.rst b/tutorials/assets_pipeline/importing_audio_samples.rst index 587428384..aeb54641e 100644 --- a/tutorials/assets_pipeline/importing_audio_samples.rst +++ b/tutorials/assets_pipeline/importing_audio_samples.rst @@ -212,7 +212,7 @@ BPM The Beats Per Minute of the audio track. This should match the BPM measure that was used to compose the track. This is only relevant for music that wishes to -make use of interactive music functionality (not implemented yet), not sound +make use of interactive music functionality, not sound effects. A more convenient editor for **BPM** is provided in the @@ -223,7 +223,7 @@ Beat Count ^^^^^^^^^^ The beat count of the audio track. This is only relevant for music that wishes -to make use of interactive music functionality (not implemented yet), not sound +to make use of interactive music functionality, not sound effects. A more convenient editor for **Beat Count** is provided in the @@ -235,7 +235,7 @@ Bar Beats The number of bars within a single beat in the audio track. This is only relevant for music that wishes to make use of interactive music functionality -(not implemented yet), not sound effects. +, not sound effects. A more convenient editor for **Bar Beats** is provided in the :ref:`Advanced import settings `