File: ecawave_manpage.yo

package info (click to toggle)
ecawave 1%3A0.4.1-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 684 kB
  • ctags: 493
  • sloc: cpp: 3,382; sh: 2,640; makefile: 235; ansic: 3
file content (48 lines) | stat: -rw-r--r-- 1,446 bytes parent folder | download
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
mailto(kai.vehmanen@wakkanet.fi)

manpage(ecawave)
       (1)
       (10.10.2001)
       ()
       (Multimedia software)

manpagename(ecawave)(audio file editor based on Qt and ecasound libraries)

manpagesynopsis()
bf(ecawave) [audio_file.ext]

manpagedescription()

Ecawave is a simple graphical audio file editor. The user-interface is
based on Qt libraries, while almost all audio functionality is taken 
directly from ecasound libraries. As ecawave is designed for editing 
large audio files, all processing is done direct-to-disk. Simple 
waveform caching is used to speed-up file operations. Ecawave supports
all audio file formats and effect algorithms provided by ecasound
libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30
effect types, LADSPA plugins and multi-operator effect presets.

manpagesection(INTERFACE)

Ecawave's user-interface is designed to be intuitive to use. There
is no no hidden functionality. I guess you could call this WYSIWYCD - 
what you see is what you can do. You should be able to do most tasks 
using shortcut keys (CTRL + key combinations).

manpagefiles()

	em(~/.ecawaverc)
	Ecawave user preferences.

	em(~/.ecasoundrc)
	Resource file used by libecasound. See ecasoundrc(5) for more info.

	If these files don't exist, they will be created using default values.

manpageseealso()

	ecawave user's guide, ecasound (1)

manpageauthor()

	Kai Vehmanen, <email(kai.vehmanen@wakkanet.fi)>