mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Drop experimental label on FIR crossover
This commit is contained in:
@@ -82,7 +82,7 @@ enum CrossoverType {
|
||||
#[name = "LR24"]
|
||||
LinkwitzRiley24,
|
||||
#[id = "lr24-lp"]
|
||||
#[name = "LR24 (LP, experimental)"]
|
||||
#[name = "LR24 (LP)"]
|
||||
LinkwitzRiley24LinearPhase,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user