Skip to content

manatools v0.3.0

Latest
Compare
Choose a tag to compare
@dakrk dakrk released this 12 Nov 01:45
· 3 commits to main since this release
cb1f612

This release includes important fixes for OSB and MLT file creation.

New tools available:

  • fobgui
    • Can view, edit, export
  • fobtool
    • Can view

Key changes

  • osbgui: rudimentary multi-file selection export support
  • docs: partially document MSD SysEx(?)
  • msd: process SysEx message
  • msbtool: process SysEx message data & write to MIDI export
  • docs: FPB program structure, DSP micro-program instructions
  • mpbgui: show key map and piano (to preview split locations)
  • docs: document missing MSD note messages
  • msd: process missing (albeit uncommon) MSD note messages
  • sf2: export drum group data
  • mltgui: put "untitled" in export path for new unsaved file
  • mltgui: fix exporting multiple units anyway after dialog cancelled
  • mltgui: don't shrink unit's AICA data size when importing smaller data [!!!!]
  • mltgui: context menu, warn on pack by file size
  • sf2: output approximated attenuation
  • mpbtool: list amp data
  • sf2: output amp attack and delay
  • sf2: output amp envelope release
  • osb: fix tone data alignment [!!!!]

Known issues

mpbgui's key map is supposed to have lines to visualise key boundaries, but this isn't so visible when using a dark theme on Windows. (To be fixed later, wanted to get this version out ASAP because of OSB and MLT fixes.)