File: README

package info (click to toggle)
gwc 0.21.19~dfsg0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,760 kB
  • ctags: 4,383
  • sloc: ansic: 41,762; makefile: 646; sh: 166; perl: 137
file content (49 lines) | stat: -rw-r--r-- 1,201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
gwc 0.20
--------------

This is the README for Gnome Wave Cleaner, a GNOME
application to remove noise (hiss, pops and clicks)
from audio files in WAV format (must be 16 bit, stereo).

gwc REQUIRES libsndfile found at: http://www.zip.com.au/~erikd/libsndfile/
gwc REQUIRES the OSS sound drivers (as /dev/dsp).
gwc REQUIRES the fftw libs (www.fftw.org), there are packages for Redhat.

The source code and all associated files are freely
available under the GNU Public License (GPL) agreement.

Installation
------------
Untar the source tarball (tar -xvzf <...>)
Enter the directory created.

Run "./configure"
Run "make".
Run "make install".

"gwc" is the program file.  All you have to do is
run it.

Instructions for use:
---------------------

Check out the gwc_help.html file included in this distribution...

TODO
----

The Gnome Wave Cleaner Project To Do List (In no particular order)
2/13/2002 - Jeff Welty, Redhawk Technologies

4) Remember the last 3 files edited, and show them in the file drop-down menu
   for easier opening

14) Distribute for wider testing.

KNOWN BUGS
----------
The highlighting on the selected area does not show
up after the window is resized.


jeff@redhawk.org