Skip to content

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:03
· 29 commits to main since this release

概要

項目 内容
タグ v1.6.2
公開日 2026-08-22
直前のリリース v1.6.1
コミット数 4
貢献者 1 名
変更されたファイル 5
追加された行 217
削除された行 7

ダウンロード

ファイル サイズ
UTAU_v1.6.2.ymme 0.23 MB

貢献者

貢献者 コミット数
routersys @routersys 4

変更履歴

コミット 内容 貢献者 日付
1bcbdf5 バージョンをv1.6.2へ合わせる routersys @routersys 2026-08-22
405944f 音程の伸ばしを句の切れ目で決める routersys @routersys 2026-08-22
c2f9fd9 音程曲線の先頭の伸ばしと1点の制御点を直す routersys @routersys 2026-08-22
cb15abc 音程を句全体の曲線として組み立てる routersys @routersys 2026-08-22

変更されたファイル

差分の統計
 .github/Plugin_Readme.txt      |   2 +-
 UTAU.Tests/SynthesisTests.cs   |  64 +++++++++++++++++++
 UTAU/Synthesis/PitchTrack.cs   | 142 +++++++++++++++++++++++++++++++++++++++++
 UTAU/Synthesis/UtauRenderer.cs |  14 ++--
 UTAU/UTAU.csproj               |   2 +-
 5 files changed, 217 insertions(+), 7 deletions(-)

全ての変更

v1.6.1...v1.6.2