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

ソング:書き出しダイアログを作って色々設定出来るようにする #2264

Open
3 tasks
sevenc-nanashi opened this issue Sep 9, 2024 · 2 comments

Comments

@sevenc-nanashi
Copy link
Member

内容

書き出しダイアログを作ってそこで色々設定出来るようにしたいです。
設定できそうなもの:

  • ミックスダウン / stem
  • 書き出しディレクトリ/パス
  • リミッターの有無
  • フォーマット
    • wav / mp3 / ogg (wasm-media-encodersとか、Pure-Rustなmp3をwasm-packとかで包むとか)
    • mp3とかのメタデータ
  • トラックのパン/音量適用トグル(stem書き出しに使いそう)

参考:Reaper
image

Pros 良くなる点

色々設定出来る

Cons 悪くなる点

書き出しに1ステップ加わるので面倒かも?(前回の設定で書き出しを作れば良さそう)

実現方法

N/A

VOICEVOXのバージョン

0.20.0

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux

その他

(なし)

@sevenc-nanashi
Copy link
Member Author

参考2:Cakewalk
image

あんまり変わってなさそう?

@Hiroshiba
Copy link
Member

書き出しに1ステップ加わるので面倒かも?(前回の設定で書き出しを作れば良さそう)

メニュー
└ ファイル
 └ オーディオを書き出し Ctrl + E ← 前回の設定で書き出し
  └ 設定してオーディオ書き出し ← 設定ダイアログを出して書き出し

みたいなの考えてました。
サブメニューを開く前のメニューがクリック可能なのはちょっと分かりづらいかも・・・。ちょっと自信なし。。


Audacityこんな感じでした。細々としたのはボタン押して別ダイアログ開く設計になってそう。
image

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

No branches or pull requests

2 participants