gramofile 1.6-12 source package in Ubuntu

Changelog

gramofile (1.6-12) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
      - Created VCS fields.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure URI in Format field.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform a trivial test.

 -- Joao Eriberto Mota Filho <email address hidden>  Thu, 26 Mar 2020 11:34:15 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound
Mantic release universe sound
Lunar release universe sound
Jammy release universe sound

Downloads

File Size SHA-256 Checksum
gramofile_1.6-12.dsc 1.9 KiB 5348e959ff1e04b842aaa9d8c4d48e088d5f61d7d4c913f34bf198e7d96815c5
gramofile_1.6.orig.tar.gz 106.1 KiB d1c9fe01f3b49c8c9141c3e09c15f519dcb9ffdcaabcfa51ece0c41540ba69e2
gramofile_1.6-12.debian.tar.xz 23.0 KiB d85ffbd28000626e1e08e4e68b9acae1946a463e9a04a4fe9146aecbab14b1ff

No changes file available.

Binary packages built by this source

gramofile: transfer sound from gramophone records to CD

 GramoFile enables you to record audio from (for example) gramophone
 records, process the signal and listen to the results. Because sound
 files in .WAV-format are used, it is possible to exchange the files
 with many other programs. Wodim(1) can burn CD-Recordables of these,
 so you can make CDs with the music of your favorite records. The user
 interface of GramoFile has a windows-like look-and-feel, making it
 fairly easy to use.
 .
 One of the most important parts of GramoFile is the ability to process
 digital audio signals. Through the application of several filters it
 is possible to accomplish a significant reduction of disturbances like
 ticks and scratches. These filters have been programmed in such a fashion
 that they can be applied in any order (and multiple times) in a single
 run, thus avoiding the use of temporary files. It is possible to adjust
 the properties of each filter independently, so in every situation an
 optimal result can be achieved.
 .
 Another interesting feature is the track splitting. Just make one .wav
 file of an entire side of an record and GramoFile will detect where
 the individual tracks are located. This happens fully automatically,
 without need to set any options. More experienced users may fine-tune
 the algorithm, or change the detected track starts and ends, but
 generally that will not be necessary. Track-times are saved in an
 editable (plaintext) .tracks file, that will be used during the signal
 processing to produce one processed .wav file for each individual track.
 .
 To record and play .wav files, modified versions of brec(1) and bplay(1)
 by David Monro are included. These programs provide buffered recording
 and playback, so all will go well even on a highly loaded system. Both
 programs have been modified to support the standard GramoFile user
 interface. Brec also got a `graphical' peak level meter, and bplay a
 running time display.

gramofile-dbgsym: debug symbols for gramofile