sfzinstruments / MatsHelgesson.MaestroConcertGrandPiano

Yamaha CF-3 grand piano
18 stars 0 forks source link

failed to load in Linuxsampler #3

Closed grammoboy2 closed 2 years ago

grammoboy2 commented 4 years ago

Caching initial samples...sfz::Engine error: Failed to load instrument, cause: /home/user/linuxaudio/MatsHelgesson.MaestroConcertGrandPiano/Data/Samples/mcg_e_spr_mf.flac: Can't get sample info: System error : No such file or directory.

kinwie commented 4 years ago

From the error message, it seems LinuxSampler handles multiple-level of #include in a different way, as the "Samples" folder should not be read under "Data" folder. The #include opcode itself is ARIA's origin. So, this issue should be suitable to be mentioned at the LinuxSampler community for how it handle instruments formatted this way using ARIA Extensions.

kinwie commented 2 years ago

I added compatibility info to the README.md file, to state this will only supported for sforzando/ARIA Engine. This issue should be forwarded to LinuxSampler instead for them to track the problems. So I close this now