代码搜索结果

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

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

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

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

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

audioplayer.java

package com.mars.auplayer; import java.io.File; import java.io.IOException; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioInputStream; import javax.sound.sampled.A

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

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

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