代码搜索结果

找到约 21,607 项符合 Audio 的代码

usraudio.c

/* usrAudio.c - Audio initialization */ /* Copyright 2000 Wind River Systems, Inc. */ /* modification history -------------------- */ /* DESCRIPTION This file is used to configure and initialize th

readme

Tue Feb 13 10:47:25 CST 1996 Andy Fingerhut (jaf@arl.wustl.edu) File formats: .au Sun/NeXT audio file format. These have headers specifying the sampling rate, number of channels, sample format, a

spd2mulaw

#! /bin/sh # Convert a file of 16 bit linear audio samples into a file with 8 bit # mu-law encoded samples, and a Sun audio file header, so that it can # be played with the command play. audioconver

spd2au

#! /bin/sh # Convert a file of 16 bit linear audio samples into a similar file # with a Sun audio file header, so that it can be played with the # command play. audioconvert -F -i rate=8000,channels

mimetypes.properties

.aif=audio/aiff .aiff=audio/aiff .asf=video/x-ms-asf .asx=application/x-mplayer2 .au=audio/basic .avi=video/avi .avs=video/avs-video .bm=image/bmp .bmp=image/bmp .conf=text/plain .css=text/css .csv=te

audio.wm

"Help" shell xtext -t "Help for Optional Audio Extensions" -F `get_esps_base`/lib/waves/record.help "Time Scale Modification (ETSM Play)" MENU "Add TSM playback to waveform menus" @tsm_menu.WC "

backplay

#!/bin/sh # @(#)backplay 1.1 7/25/91 ERL USE_ESPS_COMMON=off export USE_ESPS_COMMON files=files/audio ereverse $files/$1.sd - | play -q -

play_sound

#! /bin/sh # @(#)play_sound 1.2 10/11/91 ERL play -q files/audio/$1.sd

audio.h

/* * This material contains unpublished, proprietary software of * Entropic Research Laboratory, Inc. Any reproduction, distribution, * or publication of this work must be authorized in writing b

audioclip.java

/* AudioClip.java -- play an audio clip in an applet Copyright (C) 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu