代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/146356/12656981
asm music.asm
TEMP_LOW EQU 30H
TEMP_HIGH EQU 31H
ORG 00H
JMP START
ORG 0BH
JMP TIMER0_INT
O
www.eeworm.com/read/236583/14010137
h speak.h
#ifndef _speak_
#define speak
#else
#define speak extern
#endif
#define BT_SND0 P1DIR=P1DIR|(1
www.eeworm.com/read/133016/14060869
h d3dsound.h
#include "Std.h"
#define MAX_SOUNDS 8
#define SOUND_NULL 0
#define SOUND_LOADED 1
typedef struct pcm_sound_typ
{
LPDIRECTSOUNDBUFF
www.eeworm.com/read/202760/15374367
ini dk3200_3.ini
[ProjectInfo]
Project=dk3200_3
Directory=C:\MPG\Projects\uPSD Sound Studio\uPSD_Sound_Studio_Beta1\DK3200&DK3210M\DK3200_Talking_Clock_Timer_Demo1008T\DK3200_Talking_Clock_Timer_Demo1008T_p
Device
www.eeworm.com/read/110001/15543704
h gba.h
//
// HAM (c) Emanuel Schleussinger 2001/2002
// all rights reserved.
//
// Includes Doxygen compatible documentation
// http://www.doxygen.org
//
/*
--------------------------------------
www.eeworm.com/read/101619/15823465
cpp sounddlg.cpp
//
// 僒僂儞僪僟僀傾儘僌僋儔僗
//
//
#define WIN32_LEAN_AND_MEAN
#include
#include
using namespace std;
#include "VirtuaNESres.h"
#include "DebugOut.h"
#include "App.h"
#include
www.eeworm.com/read/347088/11700839
java soundplay.java
package Sound;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.DataLine;
import javax.sound.sampled.SourceDataLine;
import Commen.Bu
www.eeworm.com/read/347088/11700842
java soundrecord.java
package Sound;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.DataLine;
import javax.sound.sampled.TargetDataLine;
import Commen.Bu
www.eeworm.com/read/347088/11701153
java soundplay.java
package Sound;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.DataLine;
import javax.sound.sampled.SourceDataLine;
import Commen.Bu
www.eeworm.com/read/347088/11701155
java soundrecord.java
package Sound;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.DataLine;
import javax.sound.sampled.TargetDataLine;
import Commen.Bu