Don't compute SUBnote filter coefficients when automation is enabled.
commit5f4872d2980899e47669c6ad80836f82c4afd28c
authorHans Petter Selasky <hps@selasky.org>
Fri, 3 Apr 2020 01:35:52 +0000 (3 03:35 +0200)
committerHans Petter Selasky <hps@selasky.org>
Fri, 3 Apr 2020 01:35:56 +0000 (3 03:35 +0200)
tree401f6d65044c584767d4d0cb50abdc704493b8de
parent02a04cd857fcab452f91b660ca2d5766a6411f75
Don't compute SUBnote filter coefficients when automation is enabled.
This is done by computeallfiltercoefs(). Else we get waveform discontinuity
when changing pitch and velocity.

Signed-off-by: Hans Petter Selasky <hps@selasky.org>
src/Synth/SUBnote.cpp