abcmidi 20211212-1 source package in Ubuntu

Changelog

abcmidi (20211212-1) unstable; urgency=medium

  * New upstream version 20211212

 -- Dennis Braun <email address hidden>  Tue, 14 Dec 2021 17:39:19 +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_20211212-1.dsc 2.0 KiB 113492bc4723eed1b4c15cc5613b7d17cf1dc7766ffdd98d77f5993beda16906
abcmidi_20211212.orig.tar.xz 406.4 KiB 9627e7ca5b8f815b4da58f20a970ae96741a9f016449b648a22a32c9353ad317
abcmidi_20211212-1.debian.tar.xz 7.5 KiB 210f79d8f072c024275f9f253e8ca83191d0d59d22fc36cb3f3c63c820713b03

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