Browse Source

Merge pull request #9961 from BreadInvasion/patch-1

Remove not implemented disclaimers for interactive music
Max Hilbrunner 10 months ago
parent
commit
158b8e9124
1 changed files with 3 additions and 3 deletions
  1. 3 3
      tutorials/assets_pipeline/importing_audio_samples.rst

+ 3 - 3
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
 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
 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.
 effects.
 
 
 A more convenient editor for **BPM** is provided in the
 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
 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.
 effects.
 
 
 A more convenient editor for **Beat Count** is provided in the
 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
 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
 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
 A more convenient editor for **Bar Beats** is provided in the
 :ref:`Advanced import settings <doc_importing_audio_samples_advanced_import_settings>`
 :ref:`Advanced import settings <doc_importing_audio_samples_advanced_import_settings>`