|
From: David R. <d...@dr...> - 2012-07-28 03:20:21
|
On Fri, 2012-07-20 at 16:46 +0200, Gabbe Nord wrote:
> Hello!
>
> I'm using the LV2-plugin for Linuxsampler alot with ardour (3,
> svn-version) and an issue i've been having for quite a while now is
> that it does not reload the sample-files it should correctly upon
> session startup.
> For example, the terminal displays this when loading a session:
>
> Scheduling
> '/home/zth/MUSIK/WhatProjekt/simpleBeat/plugins/401/state8/DecayBass.sfz' (Index=0) to be loaded in background (if not loaded yet).
> Loading sfz instrument
> ('/home/zth/MUSIK/WhatProjekt/simpleBeat/plugins/401/state8/DecayBass.sfz',0)...OK
> Caching initial samples...sfz::Engine error: Failed to load
> instrument,
> cause: /home/zth/MUSIK/WhatProjekt/simpleBeat/plugins/401/state8/DecayBass.wav: Can't get sample info: System error : No such file or directory.
>
> ...where the correct path to the sfz (and wavs) is a completely other
> path. So what I need to do upon each startup is manually reloading
> each LS-channel to be used with ardour, via for example qsampler.
>
> I remember this working "like it should" a while back (a couple of
> months), so I was thinking I should alert you on this issue =) Please
> let me know if I can assist in some other way in debugging etc!
Long story short, SFZ (or any multi-file format) in LV2 doesn't work
across saves.
Sorry, I'll get around to it :)
-dr
|