ctrmml icon indicating copy to clipboard operation
ctrmml copied to clipboard

MML compiler

Results 5 ctrmml issues
Sort by recently updated
recently updated
newest added

Need to check the following cases and ensure they match between ctrmml and mdsdrv - [ ] 1A) Tie before the first note on FM channel - [ ] 1B)...

maybe `#platform gamegear` to enable stereo PSG and disable FM, `#platform mastersystem` or `#platform mark3` to enable YM2413?

Crashes with a C++ runtime error if an undefined instrument is referenced in MML input: ``` terminate called after throwing an instance of 'std::out_of_range' what(): map::at ``` This does not...

This is specific for the VGM export. Sequence file exports should not have this problem. Expected behavior is to not loop at all unless the loop marker L is set...

I did some testing with this as I've had a bit of trouble with the mouse cursor not actually lining up to where I was clicking, and it turns out...