ecasound documentation - manual pages

qtecasound

qtecasound

01.07.1999

NAME

qtecasound - sample editor, multitrack recorder, fx-processor, etc.

SYNOPSIS

qtecasound [ general_options ] { [ chain_setup ] [ effect_setup ] [ input_setup ] [ output_setup ] }

DESCRIPTION

qtecasound is a X interface to ecasound. It uses the same engine as the the text mode version. Because of this, command line parameters and CLI commands work identically. Also environment variables and files are used in the same manner. The idea behind qtecasound is to provide a graphical runtime interface.

OPTIONS

See ecasound(1)

INTERACTIVE MODE

Interactive-mode is the default in qtecasound. In addition to the normal CLI commands, qtecasound also understands the following shortcuts:

'q'
Quits ecasound.

't'
Processing is started (play).

's'
Stops processing.

'p'
Processing is paused/continued.

'b'
Sets position to the beginning.

'r'
Rewinds by 5 seconds.

'f'
Forwards by 5 seconds.

'u'
General status info.

FILES

~/.ecasoundrc The default ecasound resource file. If the file doesn't exist, it is created with some default values.

SEE ALSO

ecasound (1), "HTML docs in the Documentation subdirectory"

BUGS

Lots of... ;) See the file BUGS. If ecasound behaves weirdly, try to increase the debug level to see what's going on.

AUTHOR

Kai Vehmanen, <kaiv@wakkanet.fi>