代码搜索结果
找到约 12,685 项符合
Sound 的代码
alpasscv.h
sound_type snd_make_alpasscv(sound_type input, time_type delay, sound_type feedback);
sound_type snd_alpasscv(sound_type input, time_type delay, sound_type feedback);
/* LISP: (snd-alpasscv SOUND
shape.h
sound_type snd_make_shape(sound_type sin, sound_type fn, double origin);
sound_type snd_shape(sound_type sin, sound_type fn, double origin);
/* LISP: (snd-shape SOUND SOUND ANYNUM) */
offset.h
sound_type snd_make_offset(sound_type s1, double offset);
sound_type snd_offset(sound_type s1, double offset);
/* LISP: (snd-offset SOUND ANYNUM) */
atonev.h
sound_type snd_make_atonev(sound_type s1, sound_type hz);
sound_type snd_atonev(sound_type s1, sound_type hz);
/* LISP: (snd-atonev SOUND SOUND) */
soundtouch.h
/*****************************************************************************
*
* A main class for tempo/pitch/rate adjusting routines.
*
* Initialize the object by setting up the sound stream p
tdstretch.h
/*****************************************************************************
*
* Sampled sound tempo changer/time stretch algorithm. Changes the sound tempo
* while maintaining the original pit
sndfile-play.1
.de EX
.ne 5
.if n .sp 1
.if t .sp .5
.nf
.in +.5i
..
.de EE
.fi
.in -.5i
.if n .sp 1
.if t .sp .5
..
.TH SNDFILE-PLAY 1 "July 28, 2002"
.SH NAME
sndfile-play \- play a sound file
.SH SYNOPSIS
.B sndf
sndfile-info.1
.TH SNDFILE-INFO 1 "July 28, 2002"
.SH NAME
sndfile-info \- display information about a sound file
.SH SYNOPSIS
.B sndfile-info
.RI file
.SH DESCRIPTION
sndfile-info will display basic information abo
repository
raine/source/sound
sound.cc
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/