plugins should NOT resolve MIDI notes at loopend
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 7 Jan 2020 22:06:31 +0000 (15:06 -0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 8 Jan 2020 02:27:04 +0000 (19:27 -0700)
commit5948d140124e1c6a644708b52c76edb39f60b01d
tree4c82331defff8556efc2eede34bb2e6acb58e6da
parent11d7803e57ab02c63d7e025b2580d5e5b161eb41
plugins should NOT resolve MIDI notes at loopend

Their data will come from (1) disk, in which case the DiskReader will do the resolve (2) live input
in which case the player/user will do the resolve
libs/ardour/plugin.cc