Today I realized that every time I trigger an audio-instrument (vst) and continue pressing the key on the computer-keyboard the note first gets normally triggered and then repeated very fast, causing level-accumulation and weird phasing. This is simply the computer-keyboard key-repeating feature retriggering the midi note very fast. When I turn key-repeat off with
Code: Select all
xset r off
Is this default behaviour? Could have sworn yesterday it wasn't the case and that I could play MIDI via the computer-keyboard and hold down keys without this retriggering (Is there some setting could have messed up accidentally?).
Thanks again