代码搜索:Audio

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

代码结果 10,000
www.eeworm.com/read/210959/15189644

sch digital audio.sch

www.eeworm.com/read/209949/15210867

h audio_detect.h

/*************************************************************************** * Copyright (C) 2004 by Tyler Montbriand * * tsm@accesscomm.ca
www.eeworm.com/read/208536/15245348

au audio3.au

www.eeworm.com/read/208536/15245349

au audio2.au

www.eeworm.com/read/208536/15245350

au audio1.au

www.eeworm.com/read/208281/15249263

gif audio-disabled.gif

www.eeworm.com/read/207375/15274212

c audio_alsa.c

/* Advanced Linux Sounds Architecture support for EsounD 7-19-98: Nick Lopez( kimo_sabe@usa.net ) - it starts! */ #include "esd.h" #if defined(DRIVER_NEWALSA) # include #else #
www.eeworm.com/read/207375/15274233

c audio_mklinux.c

#ifdef HAVE_MACHINE_SOUNDCARD_H # include #else # ifdef HAVE_SOUNDCARD_H # include # else # include # endif #endif #define ARCH_esd_aud
www.eeworm.com/read/207375/15274236

c audio_hpux.c

/* * Taken mainly from xmp, Cc( 1996-98 Claudio Matsuoka and Hipolito Carraro Jr * * Who knows if it works, not I, not I... * -- Isaac */ #include #define ARCH_esd_audio_open int
www.eeworm.com/read/207375/15274238

c audio_irix.c

/* * Audio code using SGI's dmedia library * - original code by Karl Anders Oygard * - recording support added by Kimball Thurston 7/22/98 * * Currently the code is implemented using SGI's old li