文件名称:电子节拍器
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 36.03kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
捕捉拍频
* 捕捉拍频功能仅在拍子停止时可用。
* 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。
* 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。
* 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。
调节音量
* 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。
* 最小音量为静音,最大音量为拍音的原音量。
运行模式
* 选择Rum mode中的Performace为性能优先模式,选中Precision为精度优先模式。
* Perfomance模式下,启动拍子后程序占用系统资源极少,但精度不能完全保证。在系统性能良好时,误差不超过每拍0.015秒,但在系统性能低下时误差可能会相当大。
* Precision模式下,程序采用了高端的计时技术,保证误差在每拍十万分之一秒之内,且几乎不受系统性能影响,但此模式极占系统资源,以至于您可能在打拍子的同时无法运行其它程序。
* 一般情况下不推荐使用Precision模式,除非您有相当高的精度要求。-capture beat frequency * Beat capture function only when the racket can be stopped. * Even in a certain rhythm Tap button activated the New Zealand under two or more, Tempo will be automatically activated corresponding to the beat frequency. * Continuous two seconds not squeezed Tap, or commencement of the beat was last pressed the record will be cleared and the next re-activated in mind when counting beats. * Beat will be in charge of press row spacing, to a certain statistical algorithms, approximation derived. The volume * Drag Volume slip of the box can adjust the volume, so that the left drive volume decreased, the right drag the contrary. * Minimum volume muted, the largest volume of the original shoot sound volume. Mode * Select Rum mode of Performace priority for the performance mo
* 捕捉拍频功能仅在拍子停止时可用。
* 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。
* 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。
* 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。
调节音量
* 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。
* 最小音量为静音,最大音量为拍音的原音量。
运行模式
* 选择Rum mode中的Performace为性能优先模式,选中Precision为精度优先模式。
* Perfomance模式下,启动拍子后程序占用系统资源极少,但精度不能完全保证。在系统性能良好时,误差不超过每拍0.015秒,但在系统性能低下时误差可能会相当大。
* Precision模式下,程序采用了高端的计时技术,保证误差在每拍十万分之一秒之内,且几乎不受系统性能影响,但此模式极占系统资源,以至于您可能在打拍子的同时无法运行其它程序。
* 一般情况下不推荐使用Precision模式,除非您有相当高的精度要求。-capture beat frequency * Beat capture function only when the racket can be stopped. * Even in a certain rhythm Tap button activated the New Zealand under two or more, Tempo will be automatically activated corresponding to the beat frequency. * Continuous two seconds not squeezed Tap, or commencement of the beat was last pressed the record will be cleared and the next re-activated in mind when counting beats. * Beat will be in charge of press row spacing, to a certain statistical algorithms, approximation derived. The volume * Drag Volume slip of the box can adjust the volume, so that the left drive volume decreased, the right drag the contrary. * Minimum volume muted, the largest volume of the original shoot sound volume. Mode * Select Rum mode of Performace priority for the performance mo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 89346523电子节拍器.rar 列表 Metronome\bin\readme.txt Metronome\bin\dah.wav Metronome\bin\dal.wav Metronome\bin Metronome\DXUTsound.h Metronome\Metronome.h Metronome\MetronomeDlg.h Metronome\Resource.h Metronome\stdafx.h Metronome\DXUTsound.cpp Metronome\Metronome.cpp Metronome\MetronomeDlg.cpp Metronome\stdafx.cpp Metronome\res\dark.bmp Metronome\res\light.bmp Metronome\res\volume.bmp Metronome\res\Metronome.ico Metronome\res Metronome\Metronome.rc Metronome\Metronome.sln Metronome\Metronome.vcproj Metronome\开源盛世ReadMe.txt Metronome\ReadMe.txt Metronome