-
Standard MIDI file format, by Dustin Caldwell. Attachment is source code of deco...
标准MIDI文件格式,达思挺・考德威尔。附dec和rec源码-Standard MIDI file format, by Dustin Caldwell. Attachment is source code of decode and rec.
- 2022-03-26 14:32:08下载
- 积分:1
-
通过plot显示输入频率数据的曲线,并实时跟随鼠标显示鼠标指向位置对应频率的MIDI码...
通过plot显示输入频率数据的曲线,并实时跟随鼠标显示鼠标指向位置对应频率的MIDI码-Through the plot shows the data input frequency curves shown in real time to follow the mouse position of the mouse pointing to the corresponding frequency of MIDI code
- 2022-03-01 19:13:41下载
- 积分:1
-
很不错的代码很好的
很不错的代码很好的-quite good code
- 2023-05-19 05:20:03下载
- 积分:1
-
Reading midi document, and be able to extract the midi paper notes, and extracte...
读midi文件,并能够提取midi文件中的音符,并提取出pitch contour(音符轮廓),以用于模式识别-Reading midi document, and be able to extract the midi paper notes, and extracted pitch contour (note profile), for Pattern Recognition
- 2022-06-02 06:23:58下载
- 积分:1
-
一款midi转wav格式以及播放的源代码,刚从国外网站上下载下来,还未深入研究,如感兴趣,不妨一起研究一下吧...
一款midi转wav格式以及播放的源代码,刚从国外网站上下载下来,还未深入研究,如感兴趣,不妨一起研究一下吧-to wav format and broadcast the source code, just outside downloaded from websites, not been thoroughly examined and, if interested, may wish to look at it together
- 2022-04-11 14:17:25下载
- 积分:1
-
MIDI
有关MIDI方面的源码,有说明。完整源码及控件,-MIDI-related aspects of the source, it has made it clear. Integrity of the source and controls,
- 2022-07-26 18:55:15下载
- 积分:1
-
网上MIDI文件格式太少,也为大家做点贡献了
网上MIDI文件格式太少,也为大家做点贡献了-Online MIDI file format is too small for the U.S.做点贡献
- 2022-01-30 16:33:42下载
- 积分:1
-
本程序演示了如何用VC实现一个MIDI播放器
本程序演示了如何用VC实现一个MIDI播放器-This procedure demonstrates how to use VC to achieve a MIDI player
- 2023-02-26 16:40:03下载
- 积分:1
-
Source of midi input and output, c language
midi输入输出源代码,c语言-Source of midi input and output, c language
- 2022-04-01 13:39:34下载
- 积分:1
-
由给定的谐波分量相对强度生成音符,用于乐器模拟、MIDI制作等...
由给定的谐波分量相对强度生成音符,用于乐器模拟、MIDI制作等- HARMONIC Generates a note with its harmonic wave
HT=harmonic(soundname,tone,k,type) Generate a note with its harmonic
wave in given tone, simulating particular type of musical instrument
type=[basic,second,third,fourth,fifth] represents the coefficients of
harmonic wave.
This function is able to simulate several musical instrument varying
the relative amplitude of each harmonic wave.
Example : Re=harmonic(2, C ,4,[1,0.1,0.3,0.05,0.004]) generates a quarter
note re in C , and simulating a particular instrument
- 2023-05-04 01:35:04下载
- 积分:1