willll / CueMaker

Cue Generator tool for Sega Saturn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CueMaker

Cue Generator tool for Sega Saturn, very basic for now, stops on the fist .iso file found in the scanned folder and generates a basic .cue file.

##How to use :

CueMaker -o </.../my_file>.cue -p < folder to scan >

It will output a .cue file in the current directory of no path provided.

Todo

  • manage audio tracks
  • bin+cue
  • ...

About

Cue Generator tool for Sega Saturn

License:The Unlicense


Languages

Language:C++ 83.8%Language:CMake 11.8%Language:C 4.4%