Releases: r-koubou/XLS2ExpressionMap
Releases · r-koubou/XLS2ExpressionMap
Bug fixes
Bug fixes
Optimize & small bug fixes
Usage / 使い方
https://github.com/r-koubou/XLS2ExpressionMap/wiki
English
- Convert processing has optimized (max: 50x)
- Small bug fixes
- File handler has not released after converting
日本語
- 変換処理の最適化処理を行い最大50倍高速化されました
- バグフィックス
- 変換後にファイルハンドラの解放が行われていなかった
GUI Standalone Application is available
English
- GUI / CUI standalone app is supported (Windows, macOS 10.10+)
No need to install Python runtime.
See also https://github.com/r-koubou/XLS2ExpressionMap/wiki
日本語
- GUI / CUI のスタンドアローンアプリに対応しました。(Windows, macOS 10.10+)
Pythonを別途インストール必要はありません。
こちらも参照してください https://github.com/r-koubou/XLS2ExpressionMap/wiki
GUI version (RC)
Ver 0.5.1: Bug fixes
Bug fixes.
- Ignored if MIDI CC Number cell value is 0. (issue #1)
Ver 0.5.0: Next Generation
CSVへの逆変換ツール同梱
既存のExpressionMapファイルをタブ区切りのCSVファイルに出力するツールを作成。
出力されたファイルのテキストをスプレッドシートにコピペ可能な形式への逆変換が可能になりました。
つかいかた
コマンドプロンプト(Windows)・ターミナル(Mac)上で
ExpressionMap2Csv <expressionmapファイル名>
を実行
マニュアル: https://github.com/r-koubou/XLS2ExpressionMap/wiki/Readme-(Ja)
HTMLエスケープ対応
アーティキュレーション名や表示名にHTMLエスケープ対象の文字が含んでいる場合に、
Cubaseと同様にエスケープするように対応。
Stable version
New Feature
- Supported editing group
So, almost articulation editing has supported since this version!