abcmidi 20240612+ds-1 source package in Ubuntu

Changelog

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

  * New upstream version 20240612+ds
  * Bump Standards-Version to 4.7.0

 -- Dennis Braun <email address hidden>  Fri, 14 Jun 2024 19:09:57 +0200

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
Oracular release universe sound

Downloads

File Size SHA-256 Checksum
abcmidi_20240612+ds-1.dsc 2.0 KiB 52dfda7bd829a770da59ce510335863b0ea5611db7337b36296218ba57101f52
abcmidi_20240612+ds.orig.tar.xz 393.3 KiB ac543df6ffdafe8eec55430184732eddb40eef0d872f2faff3be04ec79b861ce
abcmidi_20240612+ds-1.debian.tar.xz 8.3 KiB b0f4ad60b57cf43897887113d3b0de00b623ad391bf4bf860f54c5eefe6064a5

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