代码搜索结果
找到约 21,607 项符合
Audio 的代码
frame.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_FRAME_H
# define LIBMAD_FRAME_H
# include "fixed.h"
# include "timer.h"
# include "stream.h"
enum mad_layer {
MAD_LAYE
audio.py
#
# Copyright 2004 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Pub
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
raw_list.sof
@ Sof v1.0 @
@ Sdb 0 @
$ISIP_DEVEL/doc/examples/data/audio/bg_119oo39a.raw
$ISIP_DEVEL/doc/examples/data/audio/bg_1647a.raw
$ISIP_DEVEL/doc/examples/data/audio/bg_17z68a.raw
usage_message.text
L"Usage: isip_make_db -db [audio/transcription/both] -audio audio_list.text -transcription trans.text -level [level_name] -name database_name -type [text/binary] [audio_db.sof] [trans_db.sof]"
help_message.text
L"name: isip_make_db\nsynopsis: isip_make_db [options] [audio_db.sof] [trans_db.sof]\ndescr: creates transcription and/or audio databases\nexample: isip_make_db -db transcription -transcription trans.
mpeg4audio.c
/*****************************************************************************
* mpeg4audio.c: parse and packetize an MPEG 4 audio stream
************************************************************
sdl.c
/*****************************************************************************
* sdl.c : SDL audio output plugin for vlc
*****************************************************************************