abcmidi 20171220-1 source package in Ubuntu

Changelog

abcmidi (20171220-1) unstable; urgency=medium

  * New upstream release
  * Fixes CI test failure

 -- Ross Gammon <email address hidden>  Wed, 20 Dec 2017 20:03:17 +0100

Upload details

Uploaded by:
Ross Gammon
Uploaded to:
Sid
Original maintainer:
Ross Gammon
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
abcmidi_20171220-1.dsc 1.9 KiB ec701d38b84cd8151919ab86990665c262055c87a00fa0aa23a75eb78bf80a13
abcmidi_20171220.orig.tar.gz 514.3 KiB ff869a7bffa89a1606c3c946245889170440b9183e68a2a40ca796a632b8f3ac
abcmidi_20171220-1.debian.tar.xz 6.2 KiB 8859e2e2af70126196c018fd7295f37679d6b9856515d379085a7f5452648a00

Available diffs

No changes file available.

Binary packages built by this source

abcmidi: converter from ABC to MIDI format and back

 This package contains the programs `abc2midi' and `midi2abc', which
 convert from the abc musical notation format to standard MIDI format
 and vice-versa. They can generate accompaniment from guitar chords
 in the abc file, as well as insert various MIDI events; the
 MIDI-to-abc translation tries to figure out bars, triplets and
 accidentals on its own.
 .
 The package also contains `abc2abc' (an abc prettyprinter/transposer),
 `mftext' (a program that dumps a MIDI file as text), and `midicopy'
 (a program that extracts specific tracks, channels or time intervals
 from a MIDI file).
 .
 The package also contains Yet another ABC to PostScript converter (yaps)
 which translates tunes written in the ABC format to PostScript,
 which can then be viewed on screen or printed. It is essentially a
 (non-exclusive) alternative to abc2ps, being based on the abc2ps
 PostScript code together with the ABC parser from the abcmidi package.

abcmidi-dbgsym: debug symbols for abcmidi