diff --git a/src/vybe/audio.clj b/src/vybe/audio.clj index bf8cd1d..9fde232 100644 --- a/src/vybe/audio.clj +++ b/src/vybe/audio.clj @@ -59,8 +59,8 @@ path) (ov.log/info "inexistent" {:file file}))) - #_(windows-os?) - #_(let [file (io/file "native/windows/x64/scsynth.exe") + (windows-os?) + (let [file (io/file "native/windows/x64/scsynth.exe") path (.getAbsolutePath file)] (if (.exists file) (do