代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/228609/14376695
inc resource.inc
// Resource Table
// Created by IDE, Do not modify this table
.TEXT
.external _RES_Table;
.external _RES_SOUND0_A24_SA;
.external _RES_SOUND0_A24_EA;
.external _RES_SOUND1_A16_SA;
.external
www.eeworm.com/read/228594/14378277
hier_info all_01.hier_info
|all_01
SPK CYC_PLL:inst.inclk0
KEY[1] => CLOCK_SPK:17.sound[1]
KEY[2] => CLOCK_SPK:17.sound[2]
KEY[3] => CLOCK_SPK:17.sound[3]
KEY[4] => CLOCK_SPK:17.sound[4]
www.eeworm.com/read/225734/14518736
h audio_detect.h
/***************************************************************************
* Copyright (C) 2004 by Tyler Montbriand *
* tsm@accesscomm.ca
www.eeworm.com/read/224754/14568595
inf bld.inf
PRJ_MMPFILES
sound.mmp
PRJ_EXPORTS
..\wav\play.wav ..\winscw\c\system\apps\sound\play.wav
..\wav\play.wav ..\wins\c\system\apps\sound\play.wav
www.eeworm.com/read/124389/14569999
pas mp3play.pas
unit mp3play;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Buttons, ComCtrls, StdCtrls, Registry, MPEGPLAYLib_TLB;
type
Tf_mp3pl
www.eeworm.com/read/123697/14616277
h soundst.h
//**************************************************************************
//**
//** soundst.h : Heretic 2 : Raven Software, Corp.
//**
//** $RCSfile: soundst.h,v $
//** $Revision: 1.13 $
//** $Dat
www.eeworm.com/read/122236/14712475
m nndsnd.m
function ss = nndsnd(i)
%NNDSND Neural Network Design utility function.
% NNDSND(i)
% i - index between 1 and 9.
% Plays sound number i.
%
% S = NNDSND(i)
% i - index between 1 and 9.
%
www.eeworm.com/read/121010/14775592
c main.c
#include "aica.h"
/****************** Timer *******************************************/
void aica_init();
void aica_play(int ch, unsigned long smpptr, int mode, int loopst, int loopend,
int
www.eeworm.com/read/117180/14938123
c res.c
/*
Test program for checking CTask DOS TSR compatibility.
This program goes TSR, and then repeatedly reads a file, and
outputs status messages to the serial port.
The program is
www.eeworm.com/read/115874/14998253
cpp keyboardhookdlg.cpp
// KeyboardHookDlg.cpp : implementation file
//
#include "stdafx.h"
#include "KeyboardHook.h"
#include "KeyboardHookDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char