Simple Way To Find Missing Samples

Having trouble with LMMS? Ask about it here.
Hello, i have a question regarding moving LMMS, if i get a new PC and i move LMMS on that new PC, some samples will go missing and i was wondering, is there a simple and quick way of replacing missing samples ?
MrTertius wrote:
Wed Aug 29, 2018 3:08 pm
if i get a new PC and i move LMMS on that new PC, some : : will go missing: : is there a simple and quick way of replacing missing samples ?
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.
And samples in a project and those added in a sample track?
MrTertius wrote:
Fri Aug 31, 2018 8:34 am
And samples in a project and those added in a sample track?
its all relative to the path you have in settings. SF are the issue, and an issue that is known and being looked at