代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/263014/4306401
c sound_port.c
/* $Id: sound_port.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/259059/4347478
c sound-sensor.c
/*
* Copyright (c) 2005, Swedish Institute of Computer Science
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/259059/4347489
h sound-sensor.h
/*
* Copyright (c) 2005, Swedish Institute of Computer Science
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/258653/4352773
c sound_tester.c
#include "sound_tester.h"
#include
#include
/* some constants */
#define BIG_GOOM_DURATION 100
#define BIG_GOOM_SPEED_LIMIT 0.1f
#define ACCEL_MULT 0.95f
#define SPEED_MULT 0.
www.eeworm.com/read/258653/4352801
h sound_tester.h
#ifndef _SOUND_TESTER_H
#define _SOUND_TESTER_H
#include "goom_plugin_info.h"
#include "goom_config.h"
/** change les donnees du SoundInfo */
void evaluate_sound(gint16 data[2][512], SoundInfo *sndI
www.eeworm.com/read/154949/5630941
h gb_sound.h
// GB_SOUND.H
#include
#if !defined(_GBSOUND_)
#define _GBSOUND_
class MAudioBase
{
public:
virtual TInt Connect(TInt aVersion) = 0;
virtual void Close() = 0;
virtua
www.eeworm.com/read/154949/5630943
cpp gb_sound.cpp
// gb_SOUND.CPP
#include "gb_Sound.h"
#include
_LIT(KAudioApi2,"WILDSOUNDAPI2");
_LIT(KStreamPlayer,"Stream");
CGBSound::CGBSound()
{
iSoundOn = ETrue;
}
CGBSo
www.eeworm.com/read/154949/5630977
h tl_sound.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_sound.h
**
** thinlib sound routines
**
** $Id: $
*/
#ifndef _TL_SOUND_H_
#define _TL_SOUND_H_
#include "tl_types.h"
#define THIN_
www.eeworm.com/read/154949/5631003
c tl_sound.c
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_sound.c
**
** sound driver
**
** $Id: $
*/
#include "tl_types.h"
#include "tl_sound.h"
#include "tl_sb.h"
#include "tl_log.h"
typed
www.eeworm.com/read/154890/5631922
h sound_dsp.h
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*