Skip to content

v1.1

Compare
Choose a tag to compare
@IoeCmcomc IoeCmcomc released this 28 Oct 04:03
· 58 commits to master since this release

Changes

  • Available on both Windows (32 and 64 bit) and Linux (64 bit)
  • Add JSON exporting for education purposes
  • Support opening .mcsp2 files
    • .mcsp2 is the file format of the latest version of Minecraft Song Planner,
      the ancestor of Note Block Studio.
  • Add audio exporting
    • Powered by the nbswave library;
    • Supported formats: wav, mp3, ogg and flac;
    • Show a warning if the currently exporting song has instruments with missing
      sound files or if ffmpeg is not found.

Technical Changes

Bugfixes

  • Fixed incorrect song length and incorrect notes' positions when exporting to datapack
  • Fixed classic files not saved correctly
  • Fixed MuseScoreImportDialog throwing error when cancel selecting files
  • Fixed an error causing "Treat percussions as an instrument" option to be always True