Download List

專案描述

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

發布 2019-12-02 23:04
03. MIDITrail for iOS 1.3.1 (1 files 隱藏)

發布版本通知

Added features

  • View mode "Piano Roll Ring"
  • File search bar
  • Support for "Files" app
  • Support for background playback
  • Support for dark mode
  • Auto rotation feature

Changed

  • MIDI device identification rule

機能追加

  • ビューモード「ピアノロールリング」追加
  • ファイル検索機能追加
  • 「ファイル」アプリ対応
  • バックグラウンド演奏対応
  • ダークモード対応
  • 自動回転機能追加

仕様変更

  • MIDIデバイスの識別方法を変更

更動紀錄

  • #39796 Added view mode "Piano Roll Ring"
  • #39797 Added file search bar
  • #39798 Added support for "File" App
  • #39799 Added support for background playback
  • #39800 Added support for Dark mode
  • #39808 Added auto rotation feature
  • #39801 Changed development environment to Xcode 11
  • #39802 Changed game controller support implementation
  • #39803 Changed UIWebView to WKWebView
  • #39804 Changed mark of "Quarter Note Length" cell in setting view
  • #39805 Changed MIDI device identification rule
  • #39271 Changed MIDI port double assignment
  • #39806 Fixed bug (Code analysis found some mistakes)
  • #39807 Fixed bug (Error dialog must be displayed by main thread)
  • #39796 機能追加:ビューモード「ピアノロールリング」追加
  • #39797 機能追加:ファイル検索機能追加
  • #39798 機能追加:「ファイル」アプリ対応
  • #39799 機能追加:バックグラウンド演奏対応
  • #39800 機能追加:ダークモード対応
  • #39808 機能追加:自動回転機能追加
  • #39801 仕様変更:開発環境をXcode 11に移行
  • #39802 仕様変更:ゲームコントローラー対応の再実装
  • #39803 仕様変更:UIWebViewからWKWebViewに移行
  • #39804 仕様変更:設定ビューの四分音符長設定にマークを追加
  • #39805 仕様変更:MIDIデバイスの識別方法を変更
  • #39271 仕様変更:MIDIポート二重選択
  • #39806 バグ修正:コード分析対応
  • #39807 バグ修正:エラーダイアログをメインスレッドで表示