mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2015-08-30 Fred Gleason <fredg@paravelsystems.com>
* Added a --frames=' parameter in 'tests/audio_peaks_test.cpp'. * Fixed a benchpost bug in generating peak energy data in 'lib/rdwavefile.cpp'.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <qobject.h>
|
||||
|
||||
#define AUDIO_PEAKS_TEST_USAGE "[options]\n\nTest the Rivendell audio peak routines\n\nOptions are:\n--filename=<wav-file>\n\n"
|
||||
#define AUDIO_PEAKS_TEST_USAGE "[options]\n\nTest the Rivendell audio peak routines\n\nOptions are:\n--filename=<wav-file>\n File to process.\n\n--frame=<num>\n Print value for block number <num>.\n\n"
|
||||
|
||||
class MainObject : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user