代码搜索结果

找到约 1,533 项符合 Speaker 的代码

potfiles.in

aplay/aplay.c seq/aconnect/aconnect.c seq/aseqnet/aseqnet.c speaker-test/speaker-test.c

makefile.am

INCLUDES = -I$(top_srcdir)/include SUBDIRS= samples LDADD = $(LIBINTL) bin_PROGRAMS = speaker-test speaker_test_SOURCES = speaker-test.c pink.c man_MANS = speaker-test.1 EXTRA_DIST = readme.txt speak

readme.txt

To make or build just type make To test: - 1) Just stereo sound from one stereo jack: - ./speaker-test -Dplug:front -c2 2) A 4 speaker setup from two stereo jacks: - ./speaker-test -Dplug:surround40

speaker-test.c

/* * Copyright (C) 2000-2004 James Courtier-Dutton * Copyright (C) 2005 Nathan Hurst * * This file is part of the speaker-test tool. * * This small program sends a simple sinusoidal wave to your

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee

readme.txt

TMS320VC5402 DSK - CODEC DEMO ----------------------------- This example program demonstrates the use of the Handset CODEC (Mic/Speaker interface) on the DSK utilizing the drivers provided in the

beeps.c

#include #include void main (int argc, char *argv[]) { int count; // The number of times to sound the speaker int i; // The number of times the speaker has bee