Re: [Linuxsampler-devel] Voice stealing on repeated notes

2018-11-27 Thread Christian Schoenebeck
On Freitag, 23. November 2018 20:54:58 CET Thomas Howe wrote: > Is there a way to set the voice stealing to kill only the oldest voices > across the instrument? There are currently two voice stealing algorithms available as compile time option. Which is either: ./configure --enable-voice-steal-a

[Linuxsampler-devel] Voice stealing on repeated notes

2018-11-23 Thread Thomas Howe
Hi all, I've got a problem where if I've run out of voices and hit the same note twice, the second-most-recent hit of the note will be killed. Here is a simple MIDI file I made to show the problem: https://drive.google.com/open?id=1M1rVtVG2ACOySVtrPl9bN_pTRRC8cjos Here is my digital piano's ren