代码搜索结果
找到约 10,000 项符合
Sound 的代码
mikmod.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename mikmod.info
@settitle MikMod sound library
@c %**end of header
@ignore
MikMod Sound Library Documentation
$Id: mikmod.texi,v 1.
tapv.alg
(TAPV-ALG
(NAME "tapv")
(ARGUMENTS ("sound_type" "s1") ("double" "offset") ("sound_type" "vardelay")
("double" "maxdelay"))
(INLINE-INTERPOLATION T)
(INTERNAL-SCALING vardelay)
(ALWAYS-SCAL
tapf.alg
(TAPF-ALG
(NAME "tapf")
(ARGUMENTS ("sound_type" "s1") ("double" "offset") ("sound_type" "vardelay")
("double" "maxdelay"))
(INLINE-INTERPOLATION T)
(STEP-FUNCTION "vardelay")
(INTERNAL-SCA
amosc.alg
(AMOSC-ALG
(NAME "amosc")
(ARGUMENTS ("sound_type" "input") ("double" "step") ("rate_type" "sr")
("double" "hz") ("time_type" "t0") ("sound_type" "amod")
("double" "phase"))
(TAB
mpegsound.h
#define FIXED_POINT
/* MPEG/WAVE Sound library
(C) 1997 by Woo-jae Jung */
// Mpegsound.h
// This is typeset for functions in MPEG/WAVE Sound library.
// Now, it's for only linux-pc-?86
/* A
midi_syms.c
/*
* Exported symbols for midi driver.
* __NO_VERSION__ because this is still part of sound.o.
*/
#define __NO_VERSION__
#include
char midi_syms_symbol;
#include "sound_config.h
makefile
all: sound.o irqsig.o irqthread.o
# testresched.o sendresched.o
# all: rt_process.o rt_irq.o rt_irq_gen.o nonrt_irq.o monitor
MYCFLAGS = -O2 -Wall
include ../../rtl.mk
sound.o: sound.c
$(CC) ${INCL
addsynth.c
/*---------------------------------------------------
ADDSYNTH.C -- Additive Synthesis Sound Generation
(c) Charles Petzold, 1998
---------------------------------------------
maudioadapter.h
/*
* ==============================================================================
* Name : MAudioAdapter.h
* Part of : Sound Application
* Interface :
* Description : Defines t
addsynth.c
/*---------------------------------------------------
ADDSYNTH.C -- Additive Synthesis Sound Generation
(c) Charles Petzold, 1998
---------------------------------------------