代码搜索:Sound

找到约 10,000 项符合「Sound」的源代码

代码结果 10,000
www.eeworm.com/read/166734/5473537

c cg_main.c

/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena sourc
www.eeworm.com/read/162810/5513313

h dsound_buf.h

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/161121/5560611

h dma.h

/* * linux/include/asm-arm/arch-rpc/dma.h * * Copyright (C) 1997 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P
www.eeworm.com/read/160611/5568732

h const.h

sound_type snd_make_const(double c, time_type t0, rate_type sr, time_type d); sound_type snd_const(double c, time_type t0, rate_type sr, time_type d); /* LISP: (snd-const ANYNUM ANYNUM ANYNUM ANYN
www.eeworm.com/read/160611/5568745

h fromobject.h

sound_type snd_make_fromobject(time_type t0, rate_type sr, LVAL src); sound_type snd_fromobject(time_type t0, rate_type sr, LVAL src); /* LISP: (snd-fromobject ANYNUM ANYNUM ANY) */
www.eeworm.com/read/160611/5568763

h pwl.h

sound_type snd_make_pwl(time_type t0, rate_type sr, LVAL lis); sound_type snd_pwl(time_type t0, rate_type sr, LVAL lis); /* LISP: (snd-pwl ANYNUM ANYNUM ANY) */
www.eeworm.com/read/160611/5568776

c maxv.c

#include "stdio.h" #ifndef mips #include "stdlib.h" #endif #include "xlisp.h" #include "sound.h" #include "falloc.h" #include "cext.h" #include "maxv.h" void maxv_free(); typedef struct maxv_susp_
www.eeworm.com/read/160611/5568783

h fromarraystream.h

sound_type snd_make_fromarraystream(time_type t0, rate_type sr, LVAL src); sound_type snd_fromarraystream(time_type t0, rate_type sr, LVAL src); /* LISP: (snd-fromarraystream ANYNUM ANYNUM ANY) */
www.eeworm.com/read/160611/5568839

h siosc.h

sound_type snd_make_siosc(LVAL lis, rate_type sr, double hz, time_type t0, sound_type s_fm); sound_type snd_siosc(LVAL lis, rate_type sr, double hz, time_type t0, sound_type s_fm); /* LISP: (snd-s
www.eeworm.com/read/113552/15453455

cpp myfm.cpp

// DGen v1.06+ // MYFM.CPP - interface to YM2612Update #include #include #include "md.h" extern int sound_is_okay; // md.h also has include fm.h // REMEMBER NOT TO