Update features names for CLAP 0.26

This commit is contained in:
Robbert van der Helm
2022-06-02 00:52:13 +02:00
parent 19f4fdadc5
commit 6996fdaed1
12 changed files with 12 additions and 12 deletions

View File

@@ -244,7 +244,7 @@ impl ClapPlugin for LoudnessWarWinner {
const CLAP_ID: &'static str = "nl.robbertvanderhelm.loudness-war-winner";
const CLAP_DESCRIPTION: &'static str = "Win the loudness war with ease";
const CLAP_FEATURES: &'static [&'static str] = &[
"audio_effect",
"audio-effect",
"stereo",
"mono",
"limiter",