Version 0.6.3 を公開しました。
・イベントリストウィンドウで、sysex の「ローランドチェックサム」を認識するようにした。
・内蔵 Ruby インタプリタを 2.0.0 にした。
・10.4 対応を終了。10.5 で Core Audio API が大きく変わっているため。
・Ruby コンソールでヒストリ機能に対応。
・ピアノロールの水平スクロールがおかしかったのを改善。
・音符ドラッグ中のピアノロール表示を改善。
・メトロノームを鳴らしている時に MIDI プレイバックがおかしくなるのを改善(10.6 のみ?)
・ピアノロールで delete/backspace キーが "delete" コマンドと同じ機能を持つようにした。
・オーディオ録音が MIDI プレイバックが終わっても止まらないように変更。
- Recognize 'Roland check-sum' in event list window
- The embedded Ruby interpreter is now 2.0.0. The table view dialog item is implemented (may not be working completely yet)
- Support for Mac OS 10.4 is dropped. 10.5 introduced many changes in CoreAudio APIs. We need to catch up with the changes if we want to support 64 bit.
- History support is implemented in the Ruby Console.
- Unsynced horizontal scroll during dragging pianoroll/stripchart views is fixed.
- Piano roll display during dragging notes is improved.
- Bad MIDI playback when metronome is on is fixed (10.6 and later only?).
- Sometimes keyboard focus does not come to the graphic pane even after clicking on it. Fixed. Delete/backspace keys are equivalent to 'Delete' command on the piano roll.
- Audio recording now continues even after MIDI playback finishes