diff --git a/plugins/pitchotto/DistrhoPluginInfo.h b/plugins/pitchotto/DistrhoPluginInfo.h index 31edcd9..d4f8c01 100644 --- a/plugins/pitchotto/DistrhoPluginInfo.h +++ b/plugins/pitchotto/DistrhoPluginInfo.h @@ -29,7 +29,7 @@ #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:PitchPlugin" #define DISTRHO_PLUGIN_DESCRIPTION "Pitchotto is a pitch-shifter based on the \"Pitch-Shift\"-genpatch in Max, where Phase-shifting is used to achieve different intervals.\n\ -There are two shifted signals available, both with variable window-sizes for arpeggio-like sounds." +There are two shifted signals available, both with variable delay-lengths for arpeggio-like sounds." #define DISTRHO_PLUGIN_VERSION d_cconst('D', 'M', 'p', 'c') #endif // DISTRHO_PLUGIN_INFO_H_INCLUDED