Skip to content

1.1.0

Compare
Choose a tag to compare
@Kaydax Kaydax released this 15 Feb 09:57
· 5 commits to master since this release
e3694a5

This is just general fixes for broken things.

The new console vars are:

-fc | --force-color: force notes to map to channels based of fl studio colors 
-de | --disable-echo: disables echo from being parsed from the project

Changelog:

  • Update version number
  • Add console vars
  • Limit keyboard range to 127 (FL has 131 keys)
  • Fix issue with FLParser's tracks being incorrect
  • Use less ram by using a temp file instead to store parsed tracks
  • Fix issue with MMF not being able to save super large midis
  • Fix build script to build in release mode and not debug (oops)