gramofile 1.6-13 source package in Ubuntu

Changelog

gramofile (1.6-13) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066587)
  * Switch B-D to libncurses-dev.
  * Mark smoketest as superficial.  (Closes: #974486)
  * Run smoketest in foreground.

 -- Andreas Beckmann <email address hidden>  Sat, 27 Apr 2024 09:55:01 +0200

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 proposed universe sound

Downloads

File Size SHA-256 Checksum
gramofile_1.6-13.dsc 1.9 KiB 49c91f80de90b80c245b91375810a777a25aea6f0b5b70a4039a83ff7cf38a11
gramofile_1.6.orig.tar.gz 106.1 KiB d1c9fe01f3b49c8c9141c3e09c15f519dcb9ffdcaabcfa51ece0c41540ba69e2
gramofile_1.6-13.debian.tar.xz 23.4 KiB 618f8430beb7831f1e1683a669dbb4a091656b4867dd780a4ffd2f54def98ffd

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