Skip to content

Commit d7f149c

Browse files
committed
mas: Add note about the pattern order count value
1 parent 3353a66 commit d7f149c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/mm_mas.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ typedef struct tmm_mas_prefix
4141

4242
typedef struct tmm_mas_head
4343
{
44-
mm_byte order_count;
44+
mm_byte order_count; // TODO: mmutil always exports 200. This is unused.
4545
mm_byte instr_count;
4646
mm_byte sampl_count;
4747
mm_byte pattn_count;

0 commit comments

Comments
 (0)