Skip to content

MIDITrail for iOS Ver.2.0.0

Choose a tag to compare

@wdmss wdmss released this 23 Aug 13:07
5f33c00

2022-12-11

Release Notes

Added features
Color configuration
Bar ring for Piano Roll Ring
Function to send note off when paused or stopped and note on when resumed
Support for iPhone 14 Pro, 14 Pro Max
Text file viewer

Changed
Key color of Piano Roll Rain
Graphics API from OpenGL to Metal
Button design

Fixed bug
MIDITrail is not reading tempo data correctly
The folder button disappears when searching is canceled
MIDITrail crashes when connecting/disconnecting game controller

機能追加
カラー設定機能
Piano Roll Ringで小節リングを描画
一時停止時と停止時にノートオフを送信、再開時にノートオンを送信
iPhone 14 Pro, 14 Pro Max 対応
テキストファイルビューア

仕様変更
Piano Roll Rainでキー押下時の色をノート色に変更
3DグラフィックスAPIをOpenGLからMetalに移行
ボタンデザイン変更

バグ修正
MIDIファイルからテンポが正しく読み取れていない
検索キャンセルでフォルダボタンが消えたままになる
ゲームコントローラを接続/切断するとクラッシュする

Changelog

#46245 Added feature of color configuration
#46246 Added bar ring for Piano Roll Ring
#46247 Added function to send note off when paused or stopped and note on when resumed
#46248 Added support for iPhone 14 Pro, 14 Pro Max
#46249 Added text file viewer
#46250 Changed key color of Piano Roll Rain
#46251 Changed development environment to Xcode 14
#46252 Changed graphics API from OpenGL to Metal
#46253 Changed button design
#46254 Changed app name animation in startup screen
#46255 Fixed bug (MIDITrail is not reading tempo data correctly)
#46256 Fixed bug (The folder button disappears when searching is canceled)
#46257 Fixed bug (MIDITrail crashes when connecting/disconnecting game controller)

#46245 機能追加:カラー設定機能を追加
#46246 機能追加:Piano Roll Ringで小節リングを描画
#46247 機能追加:一時停止時と停止時にノートオフを送信、再開時にノートオンを送信
#46248 機能追加:iPhone 14 Pro, 14 Pro Max 対応
#46249 機能追加:テキストファイルビューア追加
#46250 仕様変更:Piano Roll Rainでキー押下時の色をノート色に変更
#46251 仕様変更:開発環境をXcode 14に移行
#46252 仕様変更:3DグラフィックスAPIをOpenGLからMetalに移行
#46253 仕様変更:ボタンデザイン変更
#46254 仕様変更:アプリロゴ表示処理の修正
#46255 バグ修正:MIDIファイルからテンポが正しく読み取れていない
#46256 バグ修正:検索キャンセルでフォルダボタンが消えたままになる
#46257 バグ修正:ゲームコントローラを接続/切断するとクラッシュする