mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Forgot to change filenames in doxy comments when renaming audio_spectrum.*.
Originally committed to SVN as r3400.
This commit is contained in:
parent
dcebd9be94
commit
fd65666eb2
@ -30,7 +30,7 @@
|
|||||||
//
|
//
|
||||||
// $Id$
|
// $Id$
|
||||||
|
|
||||||
/// @file audio_spectrum.cpp
|
/// @file audio_renderer_spectrum.cpp
|
||||||
/// @brief Caching frequency-power spectrum renderer for audio display
|
/// @brief Caching frequency-power spectrum renderer for audio display
|
||||||
/// @ingroup audio_ui
|
/// @ingroup audio_ui
|
||||||
///
|
///
|
||||||
|
@ -30,8 +30,8 @@
|
|||||||
//
|
//
|
||||||
// $Id$
|
// $Id$
|
||||||
|
|
||||||
/// @file audio_spectrum.h
|
/// @file audio_renderer_spectrum.h
|
||||||
/// @see audio_spectrum.cpp
|
/// @see audio_renderer_spectrum.cpp
|
||||||
/// @ingroup audio_ui
|
/// @ingroup audio_ui
|
||||||
///
|
///
|
||||||
/// Calculate and render a frequency-power spectrum for PCM audio data.
|
/// Calculate and render a frequency-power spectrum for PCM audio data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user