代码搜索结果

找到约 12,685 项符合 Sound 的代码

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Tetris.h" #include "Sound.h" #include

sound.cs

//========================================================================================== // // OpenNETCF.Win32.Sound // Copyright (c) 2003-2004, OpenNETCF.org // // This library is free so

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel

sound.asc

/* sound.asc -- written by Alexis WILKE for Made to Order Software, Ltd. (c) 2005-2006 */ /* Copyright (c) 2005-2006 Made to Order Software, Ltd. Permission is hereby granted, free of charge, to an

sound.desktop

[Desktop Entry] Type=Application Exec=sound Icon=Sound Name=Sound Name[ja]=サウンド Name[zh_CN]=声音 CanFastload=0

sound.h

/* * Minor numbers for the sound driver. */ #include #define SND_DEV_CTL 0 /* Control port /dev/mixer */ #define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM synthesi

sound.c

/* * Advanced Linux Sound Architecture * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can redistribute it and/or modify * it under the terms o

sound.txt

Information about PowerPC Sound support ===================================================================== Please mail me (Cort Dougan, cort@fsmlabs.com) if you have questions, comment

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel

sound.java

package login; import java.applet.AudioClip; import java.net.URL; /** * 这个类实现了游戏中的声音控制,由两个构造方法控制两种声音的发生. * * @author : 李强,何明,何晓飞 * @version : 3.0 * */ public class Sound { /*