| We increased the buffer to 1024 samples ( increasing the latency) and the problem was solved. Even if you have audio events only on few tracks - the increase in number of tracks blocks resources for itself when you are using asio drivers. So if you want to work with more audio tracks, you will have to increase latency in order to avoid drop outs. Otherwise try to keep the number of tracks somewhere between 30 to 40 for smooth operation, if you are using vst instrument and looking for lower latency to program midi. Nowadays almost all software's come with a " FREEZE " feature which allows you to freeze you midi track and unload your vst instrument freeing extra resources. When you freeze a vst instrument - the midi track gets converted into audio file and is routed through the vst track. I will explain freeze function some other day. Now if you ever experience drop outs while working on a project don't panic. |