I'm using a simple midi clip with 4 midi notes driving a virtual piano instrument with very long note sustain.
Problem is every time the midi loop restarts, it cuts off all of the tails/sustained notes still playing from previous loop play.
Is there any way to stop this without using two tracks/instances of the virtual instrument?? I tried already ending the loop before the last note off, creating two copies of the midi loop playing alternatively...it just doesn't seem to work.
I suppose should be simple...but I can't find how! Any help?