Skip to content

Releases: maxton/LibForge

LibForge v0.0.1

26 Mar 02:58
Compare
Choose a tag to compare

Note: Continuous builds are available at AppVeyor

Initial working release! Supports converting .rbmid_ps4 to .mid, and .rbmid_ps4 to .rbmid_ps4.

ForgeTool is the current frontend to LibForge.

Usage: ForgeTool.exe <verb> [options]
Verbs:
  version
    - Prints the version number and exits
  rbmid2mid <input.rbmid> <output.mid>
   - converts a Forge midi to a Standard Midi File
  reprocess <input.rbmid> <output.rbmid>
   - converts a Forge midi to a Forge midi

Initial Pre-Alpha Release of ForgeTool (LibForge)

23 Mar 03:31
Compare
Choose a tag to compare

You can convert some midis!

Usage:

ForgeTool.exe rbmid2mid <input.rbmid_ps4> <output.mid>