代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/222708/4818761
java mshmidiouttest.java
/*
* MshMidiOutTest.java
*/
import javax.sound.midi.Transmitter;
import javax.sound.midi.Receiver;
import javax.sound.midi.ShortMessage;
import javax.sound.midi.InvalidMidiDataException;
import jav
www.eeworm.com/read/282604/9080550
c vgsnd.c
//************************************************************************************
//
// TITLE : Sound Control Functions for VRender Series
// DESCRIPT: Sound Control Functions
//
//***********
www.eeworm.com/read/196036/5105122
readme
Additional low level sound drivers for Linux
--------------------------------------------
This directory contains additional low level sound drivers which
are not part of USS/Lite (UNIX Sound System)
www.eeworm.com/read/405816/2282597
c dday.c
#include "driver.h"
static int sound_enabled = 0;
void dday_sound_enable(int enabled)
{
/* If sound is being turned off, need to do an update right away,
otherwise the Morse sound would
www.eeworm.com/read/160611/5568742
h alpass.h
sound_type snd_make_alpass(sound_type input, time_type delay, double feedback);
sound_type snd_alpass(sound_type input, time_type delay, double feedback);
/* LISP: (snd-alpass SOUND ANYNUM ANYNUM)
www.eeworm.com/read/160611/5568772
h delay.h
sound_type snd_make_delay(sound_type input, time_type delay, double feedback);
sound_type snd_delay(sound_type input, time_type delay, double feedback);
/* LISP: (snd-delay SOUND ANYNUM ANYNUM) */
www.eeworm.com/read/227276/14433785
c spk_task.c
#include "all.h"
void Sound_Di() ;
void Sound_DiDi() ;
void Sound_DiDiDi() ;
bit Sound_Di_B=0; //响一声音便能位
bit Sound_DiDi_B=0; //响二声音便能位
bit Sound_DiDiDi_B=0;
www.eeworm.com/read/287166/8714474
c s_amb.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: s_amb.c,v 1.4 2001/04/04 20:24:21 judgecutor Exp $
//
// Copyright