-
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
-
vc++中用DIRECTX播放MIDI文件的代码,适合音频编码中使用。
vc++中用DIRECTX播放MIDI文件的代码,适合音频编码中使用。-vc DIRECTX broadcast using MIDI document code for the use of audio coding.
- 2022-09-13 13:55:03下载
- 积分:1
-
可以以文本方式导出MIDI文件中的事件序列,支持Track Mask和多Track Midi 文件...
可以以文本方式导出MIDI文件中的事件序列,支持Track Mask和多Track Midi 文件-can be derived as text documents MIDI sequence of events, Track support Mask Track Midi and multi-document
- 2022-05-23 01:49:29下载
- 积分:1
-
Componente e exemplos para formatar diquetes e midias removiveis.
(format disk)
Componente e exemplos para formatar diquetes e midias removiveis.
(format disk)
- 2023-04-09 17:10:03下载
- 积分: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
-
在Java应用程序中播放Midi音乐。内含两个java源文件和一个音乐文件。...
在Java应用程序中播放Midi音乐。内含两个java源文件和一个音乐文件。-In the Java application to play Midi music. Contains two java source files, and a music files.
- 2022-08-21 04:00:04下载
- 积分:1
-
MIDI电子琴(建议装上软波表)
MIDI电子琴(建议装上软波表)-MIDI piano, and suggest you install soft wavetable
- 2022-05-14 05:53:21下载
- 积分:1
-
自己的做播放器,可以播放REALONE,MP3等多种格式的影音文件,用VB.net语言开发。...
自己的做播放器,可以播放REALONE,MP3等多种格式的影音文件,用VB.net语言开发。-My mediaplayer, it can play media files of REALONE and MP3 format etc. It is developed with VB.net
- 2023-02-02 01:40:03下载
- 积分:1
-
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
-
由给定的谐波分量相对强度生成音符,用于乐器模拟、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