代码搜索结果

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

ess1868

Documentation for the ESS1868F AudioDrive PnP sound card The ESS1868 sound card is a PnP ESS1688-compatible 16-bit sound card. It should be automatically detected by the Linux Kernel isapnp support

config.in

# drivers/sound/dmasound/Config.in if [ "$CONFIG_ATARI" = "y" ]; then dep_tristate ' Atari DMA sound support' CONFIG_DMASOUND_ATARI $CONFIG_SOUND fi if [ "$CONFIG_ALL_PPC" = "y" ]; then dep_tr

recorderadapter.cpp

/* Copyright (c) 2004, Nokia. All rights reserved */ // INCLUDE FILES #include #include #include #include "sound.pan" #include "sound.hrh" #include "re

playeradapter.cpp

/* Copyright (c) 2004, Nokia. All rights reserved */ // INCLUDE FILES #include #include #include #include "sound.pan" #include "sound.hrh" #include "pl

ess1868

Documentation for the ESS1868F AudioDrive PnP sound card The ESS1868 sound card is a PnP ESS1688-compatible 16-bit sound card. It should be automatically detected by the Linux Kernel isapnp support

audioreceiver.java

package local.media; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.AudioFileFormat; import java.io.File; import java.io.FileOutput

config.in

# drivers/sound/dmasound/Config.in if [ "$CONFIG_ATARI" = "y" ]; then dep_tristate ' Atari DMA sound support' CONFIG_DMASOUND_ATARI $CONFIG_SOUND fi if [ "$CONFIG_ALL_PPC" = "y" ]; then dep_tr

soundmanager.java

package com.brackeen.javagamebook.sound; import java.io.*; import javax.sound.sampled.*; import javax.sound.midi.*; import com.brackeen.javagamebook.util.ThreadPool; import com.brackeen.javagam

alsasequencertest.java

/* * AlsaSequencerTest.java */ import java.io.File; import java.io.IOException; import javax.sound.midi.MidiEvent; import javax.sound.midi.MidiMessage; import javax.sound.midi.ShortMessage; impor

sequencertomidi.java

/* * SequencerToMidi.java */ import java.io.File; import java.io.IOException; import javax.sound.midi.MidiEvent; import javax.sound.midi.MidiMessage; import javax.sound.midi.ShortMessage; import