Download List

프로젝트 설명

Migrated to GitHub

Since it has been more than 10 years since the last commit and we are now using github for repository management, we have decided to migrate the repository of this software.

The URL for the migration is as follows

https://github.com/r-koubou/MIDIPlayer

The repository URL for the same content as this project is as follows

https://github.com/r-koubou/MIDIPlayer.Old

As of 2020/01/14, the repository and site information on this site will not be updated in the future.

Overview

It is a GUI MIDI player program that plays MIDI data using Java SE. Especially, it has a mechanism to increase the variation of the screen display during playback. It was created with interactivity and entertainment in mind.

System Requirements

System requirement is not defined

Released at 2010-03-28 05:11
MIDIPlayer 0.2.1 (6 files Hide)

Release Notes

細かい修正、ファイル整備を行いました。

また、配布アーカイブをプラットフォーム・アーキテクチャ別に分けるようにしました。

Windows 用については JRE の同梱したファイルの公開も行います。

Changelog

  • デフォルトレンダラープラグインで、ピッチベンド情報が正しく表示されていなかったバグを修正