You can repeat part of an MML by enclosing what you want to repeat in brackets. E.g.: "[CDEFGABAGFED]" You can leave it like that and it'll loop endlessly, or you can specify the number of times it should loop by writing a number after the brackets. E.g.: "[AB]3"