代码搜索结果

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

readme.txt

------------------------------------------------------------------------------- Example: IIR_2nd_Order Target: ADSP-21262 Date: January 15, 2004 Tools: VisualDSP++ 3.0 SP1 Hardware: ADSP-21262 EZ

iaudioplayer.java

package tcpSoundCommunication; import java.io.*; import java.net.*; public interface IAudioPlayer { /* Load the audio from a URL */ public void loadAudio(URL url) throws Exception; /* Lo

mmread.m

function [video, audio] = mmread(filename, frames, time, disableVideo, disableAudio) % function [video, audio] = mmread(filename, frames, time, disableVideo, disableAudio) % mmread reads virtually a

abplay.h

#include /* Audio state definitions */ #define IDLE 0 /* Nothing happenin' */ #define DRAIN 1 /* No new input, but device still playing */ #define PLAY 2 /* Active playi

history.txt

A/B Tool Revision history Still To Do: Plot window. Should use XView 3.2 file chooser instead of gfm. Load/Save Segment boundaries. Implement play command and other audio de

samplemmscreation.java

/* * @(#)SampleMMSCreation.java 1.0 * * * This sample was derived from the OriginatingApp.java file which came with the * Nokia MMS Java Library 1.1 * * Instead of sending the MMS to an

iaudioplayer.java

package tcpSoundCommunication; import java.io.*; import java.net.*; public interface IAudioPlayer { /* Load the audio from a URL */ public void loadAudio(URL url) throws Exception; /* Lo

debug.lkv

-z -q -c -m"./Debug/audio.map" -o"./Debug/audio.out" -w -x -i"c:/ti5000/c5500/bios/lib" -i"c:/ti5000/c5500/rtdx/lib" -i"c:/ti5000/c5500/xdais/lib" -i"c:/ti5000/c5500/cgtools/lib" "C:\ICETEK\VC5509AS6

testwavaudiostreamer.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio

rtwvin.h

/***************************************************/ /*! \class RtWvIn \brief STK realtime audio (blocking) input class. This class provides a simplified interface to RtAudio for realtime