代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5532346
java alsamidisequencerdevice.java
/* AlsaMidiSequencerDevice.java -- The ALSA MIDI sequencer device
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can red
www.eeworm.com/read/162519/5541873
java dssisynthesizer.java
/* DSSISynthesizer.java -- DSSI Synthesizer Provider
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it
www.eeworm.com/read/162519/5541878
java alsamidisequencerdevice.java
/* AlsaMidiSequencerDevice.java -- The ALSA MIDI sequencer device
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can red
www.eeworm.com/read/161885/5549431
c osdtv501.c
#define __OSDTV501___
#include "Header\Include.h"
#if(_OSD_TYPE == _OSD501)
#if(_VIDEO_TV_SUPPORT && _TV_CHIP != _TV_NONE)
//------------------------------------------------------------
voi
www.eeworm.com/read/160611/5568630
c sndfnint.c
/* nyqsrc/sndfnint.c -- interface to snd/snd.h,
* nyqsrc/sound.h, nyqsrc/downsample.h, nyqsrc/sndread.h,
* nyqsrc/sndseq.h, nyqsrc/add.h, nyqsrc/multiseq.h,
* nyqsrc/samples.h, nyqsrc/sndwrite.
www.eeworm.com/read/160611/5568637
h debug.h
#ifndef DEBUG_H
#ifdef PARTIAL_DECLARATIONS
typedef struct partial_susp_struct {
snd_susp_node susp;
boolean started;
long terminate_cnt;
long logical_stop_cnt;
boolean logically_
www.eeworm.com/read/160611/5568739
alg alpasscv.alg
(ALPASSCV-ALG
(NAME "alpasscv")
(ARGUMENTS ("sound_type" "input") ("time_type" "delay") ("sound_type" "feedback"))
(START (MAX input feedback))
(STATE ("long" "delaylen" "MAX(1, round(input->sr * dela
www.eeworm.com/read/160611/5568799
alg eqbandvvv.alg
; general order-2 IIR filter.
; a0 is assumed to be unity.
; for a1 and a2, our sign convention is opposite to Matlab's.
(EQBANDVVV-ALG
(NAME "eqbandvvv")
(ARGUMENTS ("sound_type" "input") ("sound_ty
www.eeworm.com/read/160611/5568853
h gate.h
sound_type snd_make_gate(sound_type signal, time_type lookahead, double risetime, double falltime, double floor, double threshold);
sound_type snd_gate(sound_type signal, time_type lookahead, double r
www.eeworm.com/read/160611/5568890
alg delaycv.alg
(DELAYCV-ALG
(NAME "delaycv")
(ARGUMENTS ("sound_type" "s") ("time_type" "delay") ("sound_type" "feedback"))
(START (MAX s feedback))
(STATE ("long" "delaylen" "round(s->sr * delay)")
("sample_