abcmidi 20211205-1 source package in Ubuntu

Changelog

abcmidi (20211205-1) unstable; urgency=medium

  * New upstream version 20211205

 -- Dennis Braun <email address hidden>  Wed, 08 Dec 2021 19:27:23 +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_20211205-1.dsc 2.0 KiB 4c6948bd45b8532b8f278248b7ce8e5e6599a0896de65d8d2d46d9c5f0df9f69
abcmidi_20211205.orig.tar.xz 406.2 KiB 5cc37afe573a91dfaa139c62d1a35bef20e882eb91130789e0ed9d302026e1be
abcmidi_20211205-1.debian.tar.xz 7.5 KiB f5d4dd5393a7f195f60327bd7095bc8f8751fddc3bbe40314f3eb8e9ec8d2d50

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