abcMIDI Changelog

What's new in abcMIDI 2015.11.15

Nov 16, 2015
  • Cleaning compiler warnings for Debian Linux

New in abcMIDI 2015.10.08 (Oct 11, 2015)

  • Cleaned up some of the warnings produced by Microsoft Visual Studio 2010 when compiling abcmidi package. The makefile.w32 was updated to produce dynamically linked executables.

New in abcMIDI 2015.10.04 (Oct 8, 2015)

  • Updated abc2midi and Makefile.in

New in abcMIDI 2015-09-28 (Sep 29, 2015)

  • parseabc.c fix so it compiles better with Microsoft Visual Studio 2010. (snprintf_s changed to snprintf in #ifdef _MSC_VER block.)

New in abcMIDI 2015-08-31 (Sep 15, 2015)

  • bendstring bug fix

New in abcMIDI 2015-07-15 (Jul 16, 2015)

  • %%MIDIx bug fixed

New in abcMIDI 2014-12-25 (Jan 5, 2015)

  • abc2midi now reports line and character position in error and warning messages.

New in abcMIDI 2014-02-05 (Feb 12, 2014)

  • runabc docs updated

New in abcMIDI 2014-01-26 (Jan 28, 2014)

  • microtone fixes

New in abcMIDI 2014-01-20 (Jan 22, 2014)

  • The tunes in the abc files balk1.abc, balk2.abc, intl.abc, and isra.abc were sorted to alphabetical order by title and the X reference numbers were renumbered.

New in abcMIDI 2014-01-12 (Jan 14, 2014)

  • abc2midi - comma53

New in abcMIDI 2014-01-10 (Jan 11, 2014)

  • Compilation error in matchsup.c fixed, ran parseabc.c through indent).
  • HTML version of abcguide was updated.
  • Sections on microtones and key signature.

New in abcMIDI 2014-01-05 (Jan 8, 2014)

  • Minor change to midi2abc

New in abcMIDI 2014-01-01 (Jan 3, 2014)

  • Minor change to abcmatch

New in abcMIDI 2013-12-25 (Dec 28, 2013)

  • This version fixes a bug in the -CSM option.
  • A new port for Android is available.

New in abcMIDI 2013-11-17 (Nov 26, 2013)

  • Bug fixes for abcmatch

New in abcMIDI 2013-11-12 (Nov 13, 2013)

  • This release adds minor improvements to abcmatch.

New in abcMIDI 20130430 (May 8, 2013)

  • Fixed a potential memory overflow.

New in abcMIDI 20130424 (Apr 30, 2013)

  • Several bugs were fixed in abc2midi and abcmatch.

New in abcMIDI 20130321 (Mar 27, 2013)

  • This version fixes a few bugs and introduces the -pitch_table feature in abcmatch.

New in abcMIDI 20121201 (Dec 8, 2012)

  • A few bugs were fixed.

New in abcMIDI 20121123 (Nov 28, 2012)

  • Fixed a bug that prevented trill or roll on tied notes.

New in abcMIDI 20121115 (Nov 23, 2012)

  • Minor fixes to abc2midi and abc2abc including the problem with trilled tied notes.

New in abcMIDI 20120808 (Aug 22, 2012)

  • The time signature C| or c| is now interpreted as 2/2 instead of 4/4.

New in abcMIDI 20120604 (Jun 9, 2012)

  • A bug affecting split voices was fixed.
  • Improvements in repeats and handling of !-delimited decorations were also implemented.

New in abcMIDI 20120415 (Apr 20, 2012)

  • Warnings in abc2midi about mismatched lyrics and notes have been removed, except in verbose mode.

New in abcMIDI 20120327 (Mar 30, 2012)

  • Several bugs were fixed.

New in abcMIDI 2012-02-05 (Feb 10, 2012)

  • more dances added to isra.abc, balk1.abc, balk2.abc and intl.abc.

New in abcMIDI 2011-12-11 (Dec 13, 2011)

  • A bug in lyrics with inline voices was fixed.

New in abcMIDI 2011-11-18 (Nov 26, 2011)

  • The MIDI commands "chordprog" and "bassprog" have been extended to allow for an octave offset.

New in abcMIDI 2011-10-19 (Oct 21, 2011)

  • This version introduces the new commands +ped+ and +ped-end+ .

New in abcMIDI 2011-08-29 (Aug 30, 2011)

  • Added the -BF runtime parameter.

New in abcMIDI 2011-07-19 (Jul 20, 2011)

  • This major release adds support for EasyABC (http://www.nilsliberg.se/ksp/easyabc/).

New in abcMIDI 2011-04-29 (May 2, 2011)

  • This version fixes several bugs and introduces the new command "-noplus".

New in abcMIDI 2010_12_12 (Dec 15, 2010)

  • Textual tempo indications like "Allegro" are now supported by abc2midi.

New in abcMIDI 2010_09_28 (Oct 1, 2010)

  • Fixed a bug in abc2midi concerning wrong repeats.

New in abcMIDI 2010_08_31 (Sep 8, 2010)

  • Fixed a small bug in abc2midi.

New in abcMIDI 2010_08_28 (Sep 1, 2010)

  • Fixed a bug in abc2midi (in which the wrong voice was split).

New in abcMIDI 2010_08_12 (Aug 19, 2010)

  • A bug in abc2midi (delayed drum patterns) was fixed.

New in abcMIDI 2010_07_29 (Aug 6, 2010)

  • Fixed a small bug in abc2midi

New in abcMIDI 2010_05_31 (Jun 8, 2010)

  • Fixed a bug affecting abc2midi and explicit keys.

New in abcMIDI 2009_09_23 (Oct 7, 2009)

  • Minor bugs in MIDI generation were fixed in this release.

New in abcMIDI 2008_09_28 (Oct 2, 2008)

  • Minor bugfixes.