I'm trying to make a loop using this technique, ( http://www.sagantech.biz/metro/help/help531.shtml ).
But the loop doesn't repeat correctly, lets say I try loop bar 2 to 6, it doesn't play bar 2 to 6 the 2nd time, but bar 1 to 4. (ie it seems like it plays X bars (X = loop bar end - loop bar start) from the beginning.
Btw, it's midi and I'm using AppleDLSMusicDevice as the instrument.