Releases: Kaydax/flp2midi
Releases · Kaydax/flp2midi
1.3.0
28 Mar 20:29
Compare
Sorry, something went wrong.
No results found
1.2.2
06 Mar 23:39
Compare
Sorry, something went wrong.
No results found
Fix crash when using vst's other than MIDI out
1.2.1
20 Feb 10:32
Compare
Sorry, something went wrong.
No results found
Update FLParser: Fixed tracks to be 500 instead of 499
1.2.0
19 Feb 07:26
Compare
Sorry, something went wrong.
No results found
Add help convar and print help if no path is provided
Fix 0 length notes when trimming patterns
Make 0 length notes act the same as FL Studio
1.1.0
15 Feb 09:57
Compare
Sorry, something went wrong.
No results found
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)
1.0.0
12 Feb 15:02
Compare
Sorry, something went wrong.
No results found
Initial release, no changelog needed