mixer(1)
NAME
mixer
SYNOPSIS
mixer [options] soundfile [options] soundfile
OPTIONS
Defaults: mixer -s -otest -F 1.0 -S 0
- -o fnam
- sound output filename
- -A create an AIFF format output soundfile
- -W create a WAV format output soundfile
- -h no header on output soundfile
- -8 8-bit unsigned_char sound samples
- -c 8-bit signed_char sound samples
- -a alaw sound samples
- -u ulaw sound samples
- -s short_int sound samples
- -l long_int sound samples
- -f float sound samples
- -R continually rewrite header while writing soundfile
- (WAV/AIFF)
- -H # print a heartbeat style 1, 2 or 3 at each soundfile
- write
- -N notify (ring the bell) when score or miditrack is
- done
- -F fpnum
- amount to scale amplitude for next input
- -F fname
- file of a scale table for next input
- -S integer
- sample number at which to insert file
- -T fpnum
- time at which to insert file
- -1 -2 -3 -4
- include named channel
- -^ n m include channel n and output as channel m
- -v verbose mode for debugging
- -- fname
- Log output to file
SEE ALSO
- csound(1), csound-extract(1), extractor(1), scale(1),
- scot(1), scsort(1).
- Csound is documented fully by The Public Csound Manual,
- available at http://www.lakewoodsound.com/csound/
- Csound is also documented by The Alternative Csound
- Reference Manual, available at http://kevindump
- score.com/docs/csound-manual/
AUTHOR
- This manual page was written by Hans Fugal <hans@fu
- gal.net>, for the Debian project (but may be used by others).
25 Jul 2003