Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
RECWAVE.1
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- .TH RECWAVE 1
- .SH NAME
- recwave - record an audio file in MicroSoft PCM wave format
- .SH SYNOPSIS
- fBrecwavefP [-fBbfP -fBsfP -fBrfP] file
- .SH DESCRIPTION
- fBRecwavfP takes samples from fI/dev/audiofP and writes them to fIfilefP
- in Microsoft PCM wave format.
- .SH OPTIONS
- .IP -b
- number of bits to use for one sample. Must be 8 or 16, default is 8
- .IP -s
- enable stereo sampling. 0 = mono (default), 1 = stereo
- .IP -r
- sample rate in samples/sec. 4000 - 44100 (default 22050)
- .SH BUGS
- The highest sample rate that can be used depends on the speed of the system
- and the size of the DMA buffer used in the driver. (/usr/src/kernel/sb16.h)
- .SH AUTHOR
- Michel R. Prevenier (mrpreve@cs.vu.nl)