|
From: Jacek R. <j....@gm...> - 2019-02-24 16:30:34
|
niedz., 24 lut 2019 o 16:46 Christian Schoenebeck
<sch...@li...> napisał(a):
> Please do me a favour, if you want something to be applied on our side, then
> please provide either a patch or link to an appropriate patch against our SVN
> trunk with exactly the changes you want to be applied.
I'm sorry. I forgot to include the attachment file. Now I've also
found out that it compiles only with developer mode enabled. Otherwise
it fails, because the required interface is not public:
EngineChannel.cpp:250:52: error: ‘void
LinuxSampler::AbstractVoice::EnterReleaseStage()’ is protected within
this context
itVoice->EnterReleaseStage();
|