Skip to content
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

AudioQueryのpauseLength関連の能力に対応するfeatureをエンジンマニフェストに定義する #1431

Closed
Hiroshiba opened this issue Jun 24, 2024 · 1 comment · Fixed by #1432
Assignees

Comments

@Hiroshiba
Copy link
Member

内容

AudioQueryに無音の長さを制御できるパラメータが追加されました。
制御できるのはおそらくエンジン0.20からですが、その能力の有無をエンジンマニフェストで表現できません。

エンジンマニフェストにフラグを作ればこのissueは解決です。

Pros 良くなる点

無音調整機能がないエンジンに対して、間違えて無音調整パラメーターを投げなくできる。

Cons 悪くなる点

実現方法

adjust_pause_lengthみたいなフラグをつければ OK なはず。

その他

関連

@Hiroshiba
Copy link
Member Author

実装に取り組んでみます!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants