搜索资源列表
ljk1
- 一个十分棒的MIDI播放器,可选择播放很多首不同的歌曲.-a very wand MIDI player, the first choice of many players of different songs.
WPlayer
- 支持播放列表一系列操作 支持歌词秀 音频支持格式wav snd midi
AudioSampleS60
- 平台:jdk1.5+eclipse3.3+s60,J2me程序实现声音文件的播放,包括amr,mp3,wav,midi,deploy下的文件可以直接下载到支持s60的手机上运行。
chapter6
- 简单的媒体播放器。可以播放各种媒体格式,比如AVI、MPEG、MIDI等
MidiPlayer
- 在Java应用程序中播放midi音乐 随着多媒体电脑的日益普及,声音、图像已经成为应用程序中不可缺少的一部分。midi音乐以其小巧、音质高、预先装载较波形文件容易,且具有广泛的软硬件适应性而备受青睐,特别是在需要以音乐作为背景音效的应用程序中更是如此。 在Java小应用程序中,Java提供了AudioClip这个接口,可以方便地对音频文件进行操作。-MidiPlayer
6
- Java编程源代码,十分棒的MIDI播放器[共2步](可根据相应的项目修改) -Java programming source code, a very stick MIDI player [of 2] (the corresponding item in accordance with modifications)
TextMusic
- Java音乐播放器,由于没有使用JMF拓展类,所以功能不是很强大,只能播放wav、au和midi格式,控制方面也只有播放,暂停和停止。除此之外还有播放列表,播放列表具有保存的功能。-Java music player, because there is no expansion of use of JMF classes, so functionality is not very powerful, can only play wav, au and midi format, control,
gervill
- gervill使用soundfont播放midi文件。soundfont是一种音效库文件。-gervill play midi files using the soundfont. soundfont is a sound library.
JavaSoundDemo
- Sun公司提供的JavaSound API的使用例子,包括了Midi、Sampled的录制、播放。-Sun JavaSound API provided by the use of examples, including the Midi, Sampled recording, playback.
MIDI_Player
- 简单的用JAVA写的MIDI播放器 初学者适用-Written with a simple MIDI player JAVA for beginners
bofangmidi
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:播放midi-This is a flash source file, the effect is very good, the test platform for Flash 8 ( if the question please choose the right version to try), code effect is: play MIDI
midiplayer
- 用jdk实现的一个midi播放器源码,窗体用的是java awt,播放功能主要由javax.sound.midi包中的相关类实现-The JDK is used to implement a MIDI player source code
MiniMusicPlayer3
- midi音乐播放 同时绘图 《hind first Java》第二版的代码(MIDI music playing at the same time)