You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
- 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)