Skip to content

Tags: Kaydax/flp2midi

Tags

1.3.0

Verified

This commit was signed with the committer’s verified signature.
1.3.0

- Fix track order

1.2.2

Verified

This commit was signed with the committer’s verified signature.
1.2.2

- Fix crash when using vst's other than MIDI out

1.2.1

Verified

This commit was signed with the committer’s verified signature.
1.2.1

- Update FLParser: Fixed tracks to be 500 instead of 499

1.2.0

Verified

This commit was signed with the committer’s verified signature.
1.2.0

- 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

Verified

This commit was signed with the committer’s verified signature.
1.1.0

- 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

Verified

This commit was signed with the committer’s verified signature.
Add auto archiving to the build scripts because im lazy