in overflows - PortAudio input queue overflows.
 
 in undeflows - PortAudio input queue undeflows.
 
 out overflows - PortAudio output queue overflows.
 
 out undeflows - PortAudio output queue underflows.
 
 excepts - exception counter for general killed exceptions, these are all killed but still counted.
 
 RTexcepts - exception counter for exceptions in the real-time audio thread, these are all killed but still counted.
 
 lights time - the time spent for updating lights and other dynamics from the patch to the patch editor.
 
 in latency - estimated audio input latency.
 
 out latency - estimated audio output latency.
 
 lock skips - number of times a real time action could not be performed due to the foreground process blocking it (a low number is normal, it should not increment all the time as that would indicate a bug).