代码搜索结果
找到约 10,000 项符合
Sound 的代码
hdsp.h
#ifndef __SOUND_HDSP_H
#define __SOUND_HDSP_H
/*
* Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org)
*
* This program is free software; you can redistribute it and/or modify
* it
hdsp.h
#ifndef __SOUND_HDSP_H
#define __SOUND_HDSP_H
/*
* Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org)
*
* This program is free software; you can redistribute it and/or modify
* it
principal.class
' Gambas class
PUBLIC boton AS Button 'object variable for charge buttons on ejecution time
PUBLIC sonido AS Sound 'objeto que permite lanzar los sonidos(Play the Sounds)
PUBLIC aplauso AS Sound 'Son
hwloop.java
import java.awt.Graphics;
import java.applet.*;
public class HwLoop extends Applet {
AudioClip sound;
public void init( ) {
sound = getAudioClip(getDocumentBase( ),
"sounds/cuckoo.au")
kconfig
config DMASOUND_ATARI
tristate "Atari DMA sound support"
depends on ATARI && SOUND
select DMASOUND
help
If you want to use the internal audio of your Atari in Linux, answer
Y to this questio
dmasound.h
#ifndef _dmasound_h_
/*
* linux/sound/oss/dmasound/dmasound.h
*
*
* Minor numbers for the sound driver.
*
* Unfortunately Creative called the codec chip of SB as a DSP. For this
* reason th
filelist
# The name of the package
PACKAGENAME = sound
#
# The specific list of sound package files
#
OBJS = $(OBJDIR)aiff.$(OBJEXT) \
$(OBJDIR)alaw.$(OBJEXT) \
$(OBJDIR)au.$(OBJEXT) \
$(OBJDIR)common.$(OBJEX
hdsp.h
#ifndef __SOUND_HDSP_H
#define __SOUND_HDSP_H
/*
* Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org)
*
* This program is free software; you can redistribute it and/or modify
* it
kconfig
config DMASOUND_ATARI
tristate "Atari DMA sound support"
depends on ATARI && SOUND
select DMASOUND
help
If you want to use the internal audio of your Atari in Linux, answer
Y to this questio
dmasound.h
#ifndef _dmasound_h_
/*
* linux/sound/oss/dmasound/dmasound.h
*
*
* Minor numbers for the sound driver.
*
* Unfortunately Creative called the codec chip of SB as a DSP. For this
* reason th