代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/465274/1521707

repository

ShotBird/sound
www.eeworm.com/read/101619/15823845

cpp apu_fds.cpp

////////////////////////////////////////////////////////////////////////// // // // FDS sound
www.eeworm.com/read/316872/3603314

c adlib.c

/* * AdLib FM card driver. */ #include #include #include #include #include #include #include
www.eeworm.com/read/291465/3965851

in makefile.in

all :: TARGETDIR=@TARGETDIR@ include @PWLIBDIR@/make/ptlib.mak HAS_ALSA = @HAS_ALSA@ ifeq (1,$(HAS_ALSA)) SUBDIRS += sound_alsa ifeq (,$(DEFAULT_SOUND)) DEFAULT_SOUND = sound_alsa end
www.eeworm.com/read/102935/6230399

c dmasound_awacs.c

/* * linux/drivers/sound/dmasound/dmasound_awacs.c * * PowerMac `AWACS' and `Burgundy' DMA Sound Driver * * See linux/drivers/sound/dmasound/dmasound_core.c for copyright and credits */ #i
www.eeworm.com/read/242732/4545756

c dsound8.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this t
www.eeworm.com/read/242732/4545759

c dsound.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this t
www.eeworm.com/read/209559/4972464

c sb_card.c

/* * sound/oss/sb_card.c * * Detection routine for the ISA Sound Blaster and compatable sound * cards. * * This file is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June
www.eeworm.com/read/205824/5023436

c dsound8.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this t
www.eeworm.com/read/205824/5023439

c dsound.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this t