Skip to content

Releases: truj/midica

1.5.11

08 Oct 11:35
Compare
Choose a tag to compare

Made MidicaPLParser more robust against wrong charsets in text-based messages

1.5.10

04 Oct 09:20
Compare
Choose a tag to compare

Small bugfixes and improvements

  • bugfix in the MIDI Exporter (fixed a rare problem with wrong midi data, imported from MIDI files)
  • added some key bindings

1.5.9

09 Sep 20:28
Compare
Choose a tag to compare
  • Updated keybindings
  • Enhanced look and feel

1.5.8

30 Aug 16:47
Compare
Choose a tag to compare
fixed exporter bugs and unified newline symbols in META messages

- bugfix in MidicaPLExporter
- bugfix in AldaExporter
- optimized handling of different newline symbols in META messages
  - display of newlines in FlowLabels
  - meta messages in MidicaPLExporter

1.5.7

24 Aug 07:24
Compare
Choose a tag to compare

Some optimizations for MacOS + bugfixes in the MidicaPL exporter

1.5.6

09 Aug 17:20
Compare
Choose a tag to compare

Added full support for ALDA 2.

  • alda import: checking ALDA version on the system before the import
  • alda export: exporting only for ALDA 2
  • bugfixes in other parts (Decompiler, MidicaPLParser and MidicaPLExporter)
  • converted all midica.org links from http to https

1.5.5

26 Jul 17:55
Compare
Choose a tag to compare

Added support for compact syntax and barlines to the decompiler

  • added support for MidicaPL compact syntax in the decompiler
  • added support for barlines for decompilation to MPL and ALDA
  • added additional line breaks in both formats (elements per line is configurable)
  • fixed some bugs in the decompiler
  • fixed #80

1.5.4

06 May 17:11
Compare
Choose a tag to compare
compact syntax supports more options (q, m, tr)

- fixes #79

1.5.3

26 Mar 14:29
Compare
Choose a tag to compare

Added bar lines with checking functionality

1.5.2

07 Feb 19:00
Compare
Choose a tag to compare
Added support for percussion instruments in predefined chords

- fixes #75