abcmidi 20240430+ds-1 source package in Ubuntu

Changelog

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

  * New upstream version 20240430+ds
  * d/watch: Change tag from ds1 to ds
  * Update my d/copyright year

 -- Dennis Braun <email address hidden>  Wed, 08 May 2024 20:58:20 +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_20240430+ds-1.dsc 2.0 KiB 5119f4feef524275acd63cee428e1f9d58a12493ba1b19c0e309b22caab08a99
abcmidi_20240430+ds.orig.tar.xz 393.2 KiB 9b3b581f20e3aaa18e680c3e96ab415843671bfff2523b7b055426823f925f91
abcmidi_20240430+ds-1.debian.tar.xz 8.2 KiB cb41e6cc4a3543b1e0d400490c5a3521a7c5185a296f42e8b264393a06259935

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