gramofile 1.6-9 source package in Ubuntu

Changelog

gramofile (1.6-9) unstable; urgency=low


  [ Cyril Brulebois ]
  * QA upload.
  * Apply Gergely's patch from the BTS (changelog entry kept below for
    reference), with the following tweaks:
    - Stay with 1.0 format, 3.0 (quilt) makes my head hurt.
    - Use the quilt sequence, and add quilt to Build-Depends.
    - Move patches from debian/*.dpatch to debian/patches/*.patch.
  * Orphan the package, since it has been RC buggy for a while, and has
    seen no sign of maintainer action in a very long while.
  * Thanks to IRILL for sponsoring this BSP in Paris.

  [ Gergely Nagy ]
  * Converted the build system from yada to debhelper (Closes: #636885).
      + This resulted in converting to Format: 3.0 (quilt).
      + Standards-Version bumped to 3.9.2.
      + All patches quilt refreshed to apply cleanly.

 -- Cyril Brulebois <email address hidden>  Fri, 17 Feb 2012 10:13:50 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe sound

Downloads

File Size SHA-256 Checksum
gramofile_1.6-9.dsc 1.0 KiB 1bdb8ba1aed826e1c5395d4498052cb3dadbed206d267f6dc912e1275d87415b
gramofile_1.6.orig.tar.gz 106.1 KiB d1c9fe01f3b49c8c9141c3e09c15f519dcb9ffdcaabcfa51ece0c41540ba69e2
gramofile_1.6-9.diff.gz 24.7 KiB f18fba5fba9889cf8090c22643fa39e6e93011d66a75e6274311f70244d8826e

Available diffs

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.