abcmidi 20211125-1 source package in Ubuntu

Changelog

abcmidi (20211125-1) unstable; urgency=medium

  * New upstream version 20211125

 -- Dennis Braun <email address hidden>  Sun, 28 Nov 2021 15:23:51 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
abcmidi_20211125-1.dsc 2.0 KiB cf8fe05727dd550bb2dd0ce55136f185f9f916a5a266fc2d94365f9928e8903d
abcmidi_20211125.orig.tar.xz 406.1 KiB 41cff6a823780e0dc90ff9cdec6e1d41a4d804555e08088514f5af7bdd525753
abcmidi_20211125-1.debian.tar.xz 7.5 KiB 646e79d84dbcddcb78b8cb0c756a3ec7dddd66043033fee20009e65b687c0ea9

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