windows - needs to preload ffmpeg libraries
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@
|
||||
(when (eq? os 'unix)
|
||||
;(set! test-file3 "/muziek/Klassiek-Viool/Alina Ibragimova/Paganini_24 Caprices (2021)/24. 24 Caprices, Op 1 - No. 24 in A minor- Tema con variazioni. Quasi presto.flac")
|
||||
;(set! test-file3 "/tmp/test.mp3")
|
||||
(set! test-file3 (build-path tests "mahler-1.mp3"))
|
||||
(set! test-file4 (build-path tests "mahler-2.mp3"))
|
||||
(set! test-file3 (build-path tests "mahler-1.ogg"))
|
||||
(set! test-file4 (build-path tests "mahler-2.ogg"))
|
||||
)
|
||||
(when (eq? os 'windows)
|
||||
;(set! test-file3 "C:\\Muziek\\Klassiek-Strijkkwartet\\Quatuor Zaïde\\Franz\\01 Erlkönig, D. 328 (Arr. For String Quartet by Eric Mouret).flac")
|
||||
|
||||
Reference in New Issue
Block a user