Download List

Project Description

The MIDITrail project website has moved.(2023/8/23)

https://www.yknk.org/miditrail/


"MIDITrail" is a MIDI player which provides 3D visualization of MIDI datasets. You can enjoy not only listening but also viewing. MIDITrail supports SMF format 0/1, and multiple MIDI ports. MIDITrail is available for Windows, macOS and iOS.

System Requirements

System requirement is not defined

Released at 2013-12-04 23:36
01. MIDITrail for Windows 1.2.1 (2 files Hide)

Release Notes

Added feature
(1) View mode "Piano Roll Rain 2D".
(2) Menu item "Auto save viewpoint".
(3) Inhibit multiple instances of MIDITrail.
(4) New display parameters to configuration files. (Key range, back ground color, scale color, file name, etc.)

Fixed bugs
(1) At the start of playback, MIDI data transmission is blocked.
(2) MIDITrail does not send some CC events at skip processing.

機能追加
(1) ビューモード「ピアノロールレイン2D」を追加しました。
(2) 自動視点保存機能を追加しました。
(3) 二重起動を抑止するようにしました。
(4) 設定ファイルに新たな表示パラメータを追加しました。(キー範囲、背景色、音階色、ファイル名、など)

不具合修正
(1) 再生開始直後の演奏が引っかかる不具合を修正しました。
(2) スキップ実行時に一部のコントロールチェンジが送信されない不具合を修正しました。

Changelog

#30545 Added key display range control
#30546 Added back ground color control
#30547 Added scale color assignment to the piano roll bar
#30553 Added ability to render the user-specified 3D model
#32360 Added menu item "Auto save viewpoint"
#32361 Added ability to save viewpoint in MIDI IN monitoring
#32362 Added ability to playback automatically after opening file
#32363 Added ability to open the file while playing
#32364 Added ability to inhibit multiple instances of MIDITrail
#32366 Added ability to display the file name
#32367 Added view mode "Piano Roll Rain 2D"
#32427 Added note color assignment to active key
#32365 changed title caption ("TITLE:" string was removed)
#30552 Improved event message queue mechanism
#30548 Fixed bug. (At the start of playback, MIDI data transmission is blocked)
#32359 Fixed bug. (MIDITrail does not send some CC events at skip processing)

#30545 機能追加:キー表示範囲指定
#30546 機能追加:背景色指定
#30547 機能追加:音階色指定
#30553 機能追加:任意3Dモデル描画対応
#32360 機能追加:自動視点保存機能の追加
#32361 機能追加:モニタリング用視点情報の保存
#32362 機能追加:ファイルオープン直後の自動再生機能の追加
#32363 機能追加:再生中のMIDIファイルオープン対応
#32364 機能追加:二重起動抑止モードの追加
#32366 機能追加:ファイル名表示機能の追加
#32367 機能追加:ビューモード「ピアノロールレイン2D」追加
#32427 機能追加:押下状態のキーにノートの色を反映する
#32365 仕様変更:TITLE:を削除してタイトルのみを表示する
#30552 内部改善:演奏イベントをウィンドウメッセージからキューに変更
#30548 バグ修正:再生開始直後の演奏が引っかかる
#32359 バグ修正:スキップ実行時にコントロールチェンジが送信されない