Query: extractor
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EXTRACTOR(1) The Canonical Csound Reference EXTRACTOR(1)NAMEextractor - Extract a section of audio from an audio file. .DESCRIPTIONExtract a section of audio, by time or sample, from an existing sound file.SYNTAXextractor [OPTIONS ... ] infileINITIALIZATIONFlags: o -S integer = Start the extract at the given sample number. o -Z integer = End the extract at the given sample number. o - Q integer = Extract given number of samples. o -T fpnum = Start the extract at the given time in seconds. o -E fpnum = End the extract at the given time in seconds. o -D fpnum = Extract given time in seconds. o -v = Verbose mode. o -R = Continually rewrite the header while writing soundfile (WAV/AIFF). o -H integer = Show a "heart-beat" to indicate progress, in style 1, 2 or 3. o -N = Alert call (usually ringing the bell) when finished. o -v = Verbose mode. o -o fname = output file name (default: test.wav)EXAMPLESThe default values are extractor -S 0 -Z end-of-file -otest For example extractor -S 10234 -D 2.13 in.aiff -o out.wav This creates a new sound file taken from sample 10234 and lasting 2.13 seconds.CREDITSAuthor: John ffitch 1994AUTHORSBarry Vercoe MIT Media Lab Author. Dan Ellis MIT Media Lab, Cambridge Massachussetts Author.COPYRIGHT5.10 08/01/2011 EXTRACTOR(1)
Related Man Pages |
---|
extractor(1) - linux |
mixer(1) - debian |
mixer(1) - centos |
mixer(1) - plan9 |
mixer(1) - suse |