-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ソング:レンダリング順を改善 #1909
ソング:レンダリング順を改善 #1909
Conversation
* 音高補正にしつつ開発時のみ機能に * VoiceKey→GuidePitch * とりあえず実装としては完成 * keyRangeAdjustmentに * (note|guide)KeyShiftを消し、補正→調整にする * keyShiftを全てKeyRangeAdjustmentへ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
あ、追従がmerge mainじゃなくてcherry pickっぽくなってて差分が複雑になっちゃってるかもです!
多分直ったはず? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ほぼLGTMです!!良い感じ!!!
@sigprogramming にもレビューもらえると心強いです🙇
src/sing/domain.ts
Outdated
|
||
/** | ||
* 次にレンダリングするべきPhraseを探す。 | ||
* 存在しない場合は[undefined, undefined]を返す。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
まーーー変数定義が必要にはなりますが、たぶんundefinedを返す実装のがスマートですかねぇ。
将来値増やそうとした時とかに壊れていきそうですし。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
エラーを投げるようにしました(どちらでもよさそう)
Co-Authored-By: Hiroshiba <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTMです!!
実装ありがとうございます!
Co-Authored-By: sigprogramming <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
ツイートしようかなと思います 🙏
ちなみに、なんとなく10RT行きそうであればツイート、くらいの気持ちで運用しています。
内容
ソングエディタのレンダリング順を良い感じにします。
関連 Issue
スクリーンショット・動画など
sozai.vvproj.-.VOICEVOX.-.Ver.999.999.999.ubuntu.2024-03-06.19-41-38.mp4
その他
実際の優先順はdoc commentをみてもらえれば