118934
Hi, this is the teen who made "How NOT to Make Chiptune" and successfully failed his task.
Jokes aside, I have forked zzo38's VGMCK MML to VGM compiler:
Releases
Improvements:
- The EoF offset will now be set to the correct value. VGM players will no longer complain about this when playing exported tunes.
- The commend line syntax has been improved.
New syntax: vgmck {input.mml} {output.vgm}
- Some redundant features have been removed. (-L option, directly write MML in cmd)
- The T6W28's LFSR has been corrected to 15 bits. The chip is now detuned to account for this.
- 2 example MML files + a template MML file have been included.
I hope MML composers will appreciate this.
Can we get more T6W28 tunes thx
Jokes aside, I have forked zzo38's VGMCK MML to VGM compiler:
Releases
Improvements:
- The EoF offset will now be set to the correct value. VGM players will no longer complain about this when playing exported tunes.
- The commend line syntax has been improved.
New syntax: vgmck {input.mml} {output.vgm}
- Some redundant features have been removed. (-L option, directly write MML in cmd)
- The T6W28's LFSR has been corrected to 15 bits. The chip is now detuned to account for this.
- 2 example MML files + a template MML file have been included.
I hope MML composers will appreciate this.