代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1106208
gif gopher-sound.gif
www.eeworm.com/read/493621/1164667
h tl_sound.h
/*
** thinlib (c) 2000 Matthew Conte (matt@conte.com)
**
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of version 2 of the GNU Library General
** Pu
www.eeworm.com/read/493621/1164690
c tl_sound.c
/*
** thinlib (c) 2000 Matthew Conte (matt@conte.com)
**
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of version 2 of the GNU Library General
** Pu
www.eeworm.com/read/493621/1164752
h dlg_sound.h
#define SND_RATE_LIST 6
int sound_setup_proc(int msg, DIALOG *d, int c);
char *soundcardlist_getter(int index, int *list_size);
extern DIALOG sound_setup_dialog[];
void set_sound_variables(UINT8 up
www.eeworm.com/read/493621/1164753
c dlg_sound.c
#include "raine.h"
#include "rgui.h"
#include "rguiproc.h"
#include "gui.h"
#include "dlg_sound.h"
#include "palette.h"
#include "ingame.h"
#include "sasound.h"
extern int use_emulated_ym3812;
exter
www.eeworm.com/read/493190/1169032
cpp core_sound.cpp
/**************************************************
WinMain.cpp
GameCore Component
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
***************************************
www.eeworm.com/read/493190/1169039
h core_sound.h
/**************************************************
WinMain.cpp
GameCore Component
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
***************************************
www.eeworm.com/read/491598/1188959
c sound9.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/490827/1195879
cpp gp_sound.cpp
//********************************************
// DirectSound 相关处理函数
// 创建于2000年2月4日
//********************************************
#include
#include
#include
www.eeworm.com/read/490827/1195884
h gp_sound.h
//********************************************
// DirectSound 相关处理函数
// 创建于2000年1月25日
//********************************************
#ifndef _GP_SOUND_
#define _GP_SOUND_
#include