代码搜索结果
找到约 10,000 项符合
Audio 的代码
main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Menus, ComCtrls, DXSounds, MMSystem, Wave;
type
TMainForm = cl
main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Menus, ComCtrls, DXSounds;
type
TMainForm = class(TForm)
debug.lkf
-z -c -heap0x400 -m"./Debug/DEC643_AUDIO.map" -o"./Debug/DEC643_AUDIO.out" -stack0x400 -w -x -i"D:/ti/c6000/bios/lib" -i"D:/ti/c6000/rtdx/lib" -i"D:/ti/c6000/xdais/lib" -i"D:/ti/c6000/cgtools/lib"
"D
cc_build_debug.log
-------------------------- DEC643_AUDIO.pjt - Debug --------------------------
"D:\ti\c6000\cgtools\bin\cl6x" -g -fr"D:/ti/myprojects/DEC643_AUDIO/Debug" -i"D:/ti/myprojects/DEC643_AUDIO/include" -
debug.lkv
-z -c -heap0x400 -m"./Debug/DEC643_AUDIO.map" -o"./Debug/DEC643_AUDIO.out" -stack0x400 -w -x -i"D:/ti/c6000/bios/lib" -i"D:/ti/c6000/rtdx/lib" -i"D:/ti/c6000/xdais/lib" -i"D:/ti/c6000/cgtools/lib"
"D
explorestruct.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% CRC - ExploreStruct v1.1,
% MatLab Utility for exploring structures and plotting their fields
% Syntax: explorestruct(S), where S is structu
madmix.c
/*
* madplay - MPEG audio decoder and player
* Copyright (C) 2000-2004 Robert Leslie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
duration.html
Determining the Duration of a Sampled Audio File
(Java Developers Almanac Example)
gettime.html
Determining the Position of a Sampled Audio Player
(Java Developers Almanac Example)
volume.html
Setting the Volume of a Sampled Audio Player
(Java Developers Almanac Example)