代码搜索结果
找到约 10,000 项符合
Sound 的代码
video32v2.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
nichisnd.h
#include "deftypes.h"
extern struct SOUND_INFO nichi_ym3812_sound[];
// 68000->Z80 Communication Handlers
// ---------------------------------
UINT16 NichiSoundCommRead68k(UINT32 offset);
void Nic
audioplay.java
//AudioPlay.java
import javax.swing.*;
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
public class AudioPlay extends JApplet{
private AudioClip sound1,sound2,currentSound;
pas2_card.c
/*
* sound/pas2_card.c
*
* Detection routine for the Pro Audio Spectrum cards.
*/
#include
#include
#include
#include "sound_config.h"
#include "
gamecanvas.java
// http://www.codefans.net
import com.nokia.mid.sound.Sound;
import com.nokia.mid.ui.FullCanvas;
import java.io.*;
import javax.microedition.lcdui.*;
import javax.microedition.rms.RecordStore;
audioplay.java
//AudioPlay.java
import javax.swing.*;
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
public class AudioPlay extends JApplet{
private AudioClip sound1,sound2,currentSound;
revo.h
#ifndef __SOUND_REVO_H
#define __SOUND_REVO_H
/*
* ALSA driver for ICEnsemble ICE1712 (Envy24)
*
* Lowlevel functions for M-Audio Revolution 7.1
*
* Copyright (c) 2003 Takashi Iwai
envy24ht.h
#ifndef __SOUND_VT1724_H
#define __SOUND_VT1724_H
/*
* ALSA driver for ICEnsemble VT1724 (Envy24)
*
* Copyright (c) 2000 Jaroslav Kysela
*
* This program is free software; yo
amp.h
#ifndef __SOUND_AMP_H
#define __SOUND_AMP_H
/*
* ALSA driver for VIA VT1724 (Envy24HT)
*
* Lowlevel functions for Advanced Micro Peripherals Ltd AUDIO2000
*
* Copyright (c) 2000 Jaroslav Kys
es1688.h
#ifndef __SOUND_ES1688_H
#define __SOUND_ES1688_H
/*
* Header file for ES488/ES1688
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free software; you can redistribu