From a213c1d117e88b215c6d9b4e32da51a78624cdbc Mon Sep 17 00:00:00 2001 From: ninodewit Date: Tue, 19 Jan 2016 12:55:36 +0100 Subject: [PATCH] description --- plugins/larynx/DistrhoPluginInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/larynx/DistrhoPluginInfo.h b/plugins/larynx/DistrhoPluginInfo.h index 889fde1..ba7ed34 100644 --- a/plugins/larynx/DistrhoPluginInfo.h +++ b/plugins/larynx/DistrhoPluginInfo.h @@ -28,7 +28,7 @@ #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:ModulatorPlugin" -#define DISTRHO_PLUGIN_DESCRIPTION "Vibrato with tone control" +#define DISTRHO_PLUGIN_DESCRIPTION "Larynx is a simple vibrato with a tone control." #define DISTRHO_PLUGIN_VERSION d_cconst('D', 'V', 'b', 'r') #endif // DISTRHO_PLUGIN_INFO_H_INCLUDED