mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update features names for CLAP 0.26
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user