Skip to content

ENUNUv0.6.0-openutau_v0.3

Latest
Compare
Choose a tag to compare
@rokujyushi rokujyushi released this 06 Nov 16:11

更新内容

  • OpenUtau用ENUNU v0.4.0のフォークを作成
  • ENUNUのバージョンを0.6.0にアップデート
    • スタイルシフトは恐らく対応(動作確認取れず)
  • utaupy1.18.3に対応
  • タイミング補正v1.4.1に対応(https://twitter.com/canon_73/status/1644874972710735873
    • enuconfig.yamlに※1を記入
  • プラグインとして起動できるようにバッチファイルを追加
    • 管理者権限で起動するようにしました。(デフォルト無効)

Update Details

  • Created a fork of ENUNU v0.4.0 for OpenUtau
  • Updated ENUNU version to 0.6.0
    • style shift probably supported (not confirmed)
  • utaupy 1.18.3 is supported
  • Supported timing correction v1.4.1 (https://twitter.com/canon_73/status/1644874972710735873 )
    • Fill in *1 in enuconfig.yaml
  • added a batch file so that it can be started as a plugin
    • Start with administrator privileges. (default disabled)
      ※1
extensions:
    timing_editor: [
            "%e/extensions/velocity_applier.py",
            "%v/timing_auto_correct/enunu_timing_auto_correct.py",
        ]
    acoustic_calculator: "built-in"
    timing_calculator: "built-in"
    ust_converter: "built-in"