Sadly No.
Samples are not a problem. Those just need to be in the folder you define in Settings.
Samples are referred to in respect to that folder:
Code: Select all
<instrument name="audiofileprocessor">
<audiofileprocessor reversed="0" looped="0" eframe="1" sframe="0" src="drums/kick_hard01.ogg" amp="100"/>
Soundfonts are a different thing!
Unfortunately the path of soundfonts are hardcoded in the projectfile. You need to recreate that relative file-path on your new system!
There are no shortcuts. You must do this yourself.