代码搜索结果

找到约 10,000 项符合 Sound 的代码

seq_instr.h

#ifndef __SOUND_SEQ_INSTR_H #define __SOUND_SEQ_INSTR_H /* * Main kernel header file for the ALSA sequencer * Copyright (c) 1999 by Jaroslav Kysela * * * This program is fre

timer.h

#ifndef __SOUND_TIMER_H #define __SOUND_TIMER_H /* * Timer abstract layer * Copyright (c) by Jaroslav Kysela , * Abramo Bagnara * * * This pr

i2c.h

#ifndef __SOUND_I2C_H #define __SOUND_I2C_H /* * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b

seq_oss.h

#ifndef __SOUND_SEQ_OSS_H #define __SOUND_SEQ_OSS_H /* * OSS compatible sequencer driver * * Copyright (C) 1998,99 Takashi Iwai * * This program is free software; you can redistribute it and/or

v_midi.c

/* * sound/oss/v_midi.c * * The low level driver for the Sound Blaster DS chips. * * * Copyright (C) by Hannu Savolainen 1993-1996 * * USS/Lite for Linux is distributed under the GNU GENERAL P

readme.first

The modular sound driver patches were funded by Red Hat Software (www.redhat.com). The sound driver here is thus a modified version of Hannu's code. Please bear that in mind when considering the app

ultrasound

modprobe sound insmod ad1848 insmod gus io=* irq=* dma=* ... This loads the driver for the Gravis Ultrasound family of sound cards. The gus module takes the following arguments io I/O address of t

qsa.cxx

/* * qsa.cxx * * QNX Sound Architecture */ #pragma implementation "sound.h" #include #include #include typedef struct _SoundHandleEntry { struct _SoundHan

sample.java

package abchr.audio; import abchr.Attributable; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioInputStream; import java.io.Serializable; public interface Sample ext