Re: [Linuxsampler-devel] Identical MIDI events cause sound variations?

2017-01-22 Thread Frank Neumann
Hi once more, > However - finally *some* good news for the weekend :-). When I disable the > whole CONFIG_INTERPOLATE_VOLUME block in AbstractVoice.cpp (I simply replaced > line 231, > > #ifdef CONFIG_INTERPOLATE_VOLUME > > with > > #if 0 > ) > > THEN, the issue is gone and the kick sound co

Re: [Linuxsampler-devel] Identical MIDI events cause sound variations?

2017-01-22 Thread Frank Neumann
Hi again, > > Ok, so the bug existed already before the last tarball release. > > > > > "I'll be back" when I have news :-). > > > > I probably have some suspicion. Which audio driver are you using? JACK? > > ALSA? > > CoreAudio? > > I have conducted all tests so far with the JACK driver; I