Skip to content

Releases: truj/midica

1.5.1

28 Jan 14:57
Compare
Choose a tag to compare

Added magic variables to make patterns more flexible.

1.5.0

29 Dec 19:21
Compare
Choose a tag to compare

Added compact syntax.

1.4.2

23 Feb 21:59
Compare
Choose a tag to compare

Added support for DLS, Soundbank URLs and URL caching.
Better default sounds for Non-Linux systems.

1.4.1

07 Jun 15:11
Compare
Choose a tag to compare

Fixing Windows problems.

1.4.0

01 Jun 20:46
Compare
Choose a tag to compare

added more export formats:

  • Audio files (native)
  • ABC
  • Lilypond
  • Musescore, MusicXML etc.

1.3.2

03 May 16:43
Compare
Choose a tag to compare
  • added zero-length rests
  • small bugfix
  • updated screenshots

1.3.1

28 Apr 17:17
Compare
Choose a tag to compare
fixed condition evaluation bug

- fixed a condition evaluation problem
- corrected some regexes
- made option parsing more robust
- made versioning more fine grained
- added more specific error messages
- added more test cases
- slight change of the background color
- fixed #68

1.3

10 Apr 20:44
Compare
Choose a tag to compare
1.3

several enhancements, mainly related to the decompiler

1.2

29 May 05:20
Compare
Choose a tag to compare
1.2
new version

1.1

17 May 12:11
Compare
Choose a tag to compare
1.1
enhanced decompiler

- added strategy statistic
- added string formatting to the quality statistics
- added quality score to each channel
- using DURATION_RATIO_TOLERANCE for all strategies
- LENGTH_TICK_TOLERANCE now replaces NEXT_NOTE_ON_TOLERANCE and DURATION_TICK_TOLERANCE
- using LENGTH_TICK_TOLERANCE for ALL strategies
- #58