Open
Description
Discussed on IRC:
Trying to open a sfz from the SSO with today's git ZamSFZ (a0a21f0) in its standalone JACK version started from command-line, it results in a few errors such as:
`Samples/Percussion/conga-slp-rr2.wav'
Unsupported
Missing samples
System error : No such file or directory.
File: /home/capturixeur/Bureau/Samples/Percussion/conga-mut-rr1.wav
N-48 V-0 Samples/Percussion/conga-mut-rr1.wav
A workaround is to open the sfz file and change all the \
in the pathnames to /
.
Thanks to you @zamaudio for giving me this workaround on IRC, really appreciated.
Hope that helps
Cheers