91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 725KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-03
  • 語言: 其他
  • 標(biāo)簽: bass??mp3??wav??

資源簡介

bass音頻控制dll最新版本2.4.10,可以錄音,播放,顯示波形,頻譜,播放內(nèi)存流。-bass audio control dll latest version 2.4.10, recording, playback, display the waveform, spectrum, play memory stream.這是共最新的開放源代碼版本.

資源截圖

代碼片段和文件信息

/*
BASS?3D?test
Copyright?(c)?1999-2008?Un4seen?Developments?Ltd.
*/

#include?
#include?
#include?
#include?“bass.h“

HWND?win=NULL;

//?channel?(sample/music)?info?structure
typedef?struct?{
DWORD?channel; //?the?channel
BASS_3DVECTOR?posvel; //?positionvelocity
}?Channel;

Channel?*chans=NULL; //?the?channels
int?chanc=0chan=-1; //?number?of?channels?current?channel

#define?TIMERPERIOD 50 //?timer?period?(ms)
#define?MAXDIST 50 //?maximum?distance?of?the?channels?(m)
#define?SPEED 12 //?speed?of?the?channels‘?movement?(m/s)

//?Display?error?dialogs
void?Error(const?char?*es)
{
char?mes[200];
sprintf(mes“%s\n(error?code:?%d)“esBASS_ErrorGetCode());
MessageBox(winmes00);
}

//?Messaging?macros
#de

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????217294??2009-12-18?16:44??bass.chm
?????文件???????98872??2009-12-18?16:33??bass.dll
?????文件???????54988??2009-12-18?16:25??bass.txt
?????目錄???????????0??2006-02-13?15:33??c\
?????目錄???????????0??2007-11-22?23:54??c\3dtest\
?????文件????????8438??2008-02-10?17:41??c\3dtest\3dtest.c
?????文件????????1773??2004-11-21?21:45??c\3dtest\3dtest.dsp
?????文件????????1505??2007-12-09?13:16??c\3dtest\3dtest.rc
?????文件?????????161??2006-02-13?13:57??c\3dtest\makefile
?????文件????????3700??2005-09-14?13:10??c\bass.dsw
?????文件???????38335??2009-10-13?13:46??c\bass.h
?????文件???????69572??2008-09-18?14:40??c\bass.lib
?????目錄???????????0??2005-08-23?12:20??c\basstest\
?????文件????????7408??2008-03-23?19:05??c\basstest\basstest.c
?????文件????????1745??2004-11-21?21:45??c\basstest\basstest.dsp
?????文件????????2275??2008-03-23?19:03??c\basstest\basstest.rc
?????文件?????????144??2006-02-13?13:57??c\basstest\makefile
?????目錄???????????0??2007-11-24?18:13??c\bin\
?????文件???????11264??2008-02-10?18:15??c\bin\3dtest.exe
?????文件???????10752??2008-03-23?19:05??c\bin\basstest.exe
?????文件????????6144??2008-02-10?18:15??c\bin\contest.exe
?????文件????????9216??2008-02-10?18:15??c\bin\custloop.exe
?????文件????????7680??2008-02-10?18:15??c\bin\dsptest.exe
?????文件????????7168??2009-10-08?17:46??c\bin\fxtest.exe
?????文件????????8192??2008-03-14?17:09??c\bin\livefx.exe
?????文件????????8192??2008-02-10?18:15??c\bin\livespec.exe
?????文件????????7680??2008-02-10?18:15??c\bin\multi.exe
?????文件????????9216??2008-09-16?17:33??c\bin\netradio.exe
?????文件????????8192??2008-02-10?18:15??c\bin\plugins.exe
?????文件????????8704??2009-12-18?13:00??c\bin\rectest.exe
?????文件????????7168??2008-02-10?18:15??c\bin\speakers.exe
............此處省略219個文件信息

評論

共有 條評論