GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
670 stars 37 forks source link

Set correct minimum reverb delay value #49

Closed FrostyCoolSlug closed 1 year ago

FrostyCoolSlug commented 1 year ago

Reverb delay currently validates from 0, but the smallest allowed value is 10ms.

Fix the validator to account for that.

FrostyCoolSlug commented 1 year ago

Whoops, fixed this already in #549bf4f