Skip to content

VGMCK (v1.1)

MML compiler to VGM (hopefully eventually support all chips)

Technical discussion about the VGM format, and all the software you need to handle VGM files.

Moderator: Staff

  • User avatar
  • MaliceX Offline
  • Posts: 226
  • Joined: 2012-09-29, 11:45:48
  • Location: Australia
  • Contact:

Post by MaliceX »

Curious. Has there been an update ever made to this since?
-dj.tuBIG/MaliceX

Post by nitrofurano »

where from can we find examples for trying it? :)
  • andlabs Offline
  • Posts: 185
  • Joined: 2011-12-04, 22:00:12

Post by andlabs »

To build this on macOS, you'll need to convert the CRLF line endings in compile and compile_debug into LF line endings, and then change sed -r to sed -E.
  • J. Baker Offline
  • Posts: 3
  • Joined: 2020-09-22, 17:17:18

Post by J. Baker »

What are the commandline options for this? Unless I overlooked something, I didn't see that documented.
Post Reply