NAME
glame — A versatile audio editor
SYNOPSIS
cglame [ [-c] swapfile ]
DESCRIPTION
This manual page documents briefly the cglame command that comes as
part of the glame package. Only a short summary of options is provided
here. More complete documentation to cglame comes in the GNU Info
format; see below.
cglame is a program that provides you with a flexible command line
interface to edit and manipulate audio streams. It uses a scripting
language built on top of Scheme that is described in glame’s Info
manual.
OPTIONS
swapfile File (directory actually) that acts as cglame’s backing
store. If you do not specify a swapfile, editing
capabilities are limited by available memory.
-c If the given swapfile does not exist yet, this option will
tell cglame to create it.
SEE ALSO
glame (1).
The program is documented fully in The GLAME Manual available via the
Info system.
AUTHOR
This manual page was written by Daniel Kobras kobras@debian.org.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. On
Debian GNU/Linux systems, a copy of the license can be found under
/usr/share/common-licenses/FDL.
GLAME(1)