From e254fe021d93ebb0c3b7c6f3c1d6426d0e616c95 Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Fri, 30 Oct 2020 08:36:52 +0100 Subject: [PATCH] Stop path scoring at the first component mismatch --- vst/SfizzFileScan.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vst/SfizzFileScan.cpp b/vst/SfizzFileScan.cpp index c9f47ea0..9971d6ab 100644 --- a/vst/SfizzFileScan.cpp +++ b/vst/SfizzFileScan.cpp @@ -155,7 +155,8 @@ const fs::path& SfzFileScan::electBestMatch(const fs::path& path, absl::Span