abcmidi 20241010+ds-1 source package in Ubuntu

Changelog

abcmidi (20241010+ds-1) unstable; urgency=medium

  * New upstream version 20241010+ds

 -- Dennis Braun <email address hidden>  Sun, 10 Nov 2024 18:42:08 +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
Plucky release universe sound

Downloads

File Size SHA-256 Checksum
abcmidi_20241010+ds-1.dsc 2.0 KiB d5b4a35d42c668e809728118e492c6ca1d154178c5f190d1c28c24a2df5b5642
abcmidi_20241010+ds.orig.tar.xz 393.5 KiB cfd66545989fb9abcbecd270464164c56fd20cd89e5d437d9ba4afe24115912c
abcmidi_20241010+ds-1.debian.tar.xz 8.3 KiB 2a700aa34106cfa77fecfdccf4108253bec53b76d227e392e27a412c9140ac96

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