mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 17:09:26 +02:00
Update VampEffect.h
This commit is contained in:
parent
d050afb658
commit
ac87eddd60
@ -31,8 +31,8 @@
|
|||||||
class LabelTrack;
|
class LabelTrack;
|
||||||
|
|
||||||
#define VAMPEFFECTS_VERSION wxT("1.0.0.0")
|
#define VAMPEFFECTS_VERSION wxT("1.0.0.0")
|
||||||
/* i18n-hint: Vamp is the porper name of a software protocol for sound analysis.
|
/* i18n-hint: Vamp is the proper name of a software protocol for sound analysis.
|
||||||
It is not an abbreviation for anything. see http://vamp-plugins.org */
|
It is not an abbreviation for anything. See http://vamp-plugins.org */
|
||||||
#define VAMPEFFECTS_FAMILY XO("Vamp")
|
#define VAMPEFFECTS_FAMILY XO("Vamp")
|
||||||
|
|
||||||
class VampEffect final : public Effect
|
class VampEffect final : public Effect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user