代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/224754/14568542
i sound_caption.rss.i
# 1 "F:\\workplace\\Symbiandevelope\\sound\\data\\sound_caption.rss"
/* Copyright (c) 2004, Nokia. All rights reserved */
// INCLUDES
# 1 "d:\\Symbian\\8.0a\\S60_2nd_FP2_SC\\\\epoc32\\include\
www.eeworm.com/read/364817/9892147
h playsound.h
#ifndef __PLAY_SOUND_H__
#define __PLAY_SOUND_H__
#include "sound5008.h"
#define ONE_WORD 800 //说一个的延时
#define TEN_SOUND 11
#define HUNDRED_SOUND 12
#define POINT_SOUND 13
#define
www.eeworm.com/read/219324/14888090
h s_vrc7.h
#ifndef __SND_VRC7_H__
#define __SND_VRC7_H__
void VRC7sound_Init (void);
void VRC7sound_Write (int,int);
void VRC7sound_Get (s16 *,int);
int VRC7sound_SaveMI (Ar128,int);
int VRC7sound_LoadMI
www.eeworm.com/read/261520/11639484
cpp demo10_3.cpp
// DEMO10_3.CPP - Loading and playing a wav file
// with real-time manipulation
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#include