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

There are no syntax examples #13

Open
ElonSatoshi opened this issue Aug 20, 2017 · 2 comments
Open

There are no syntax examples #13

ElonSatoshi opened this issue Aug 20, 2017 · 2 comments

Comments

@ElonSatoshi
Copy link

ElonSatoshi commented Aug 20, 2017

When I run RUCE without parameters, it shows the syntax template, but I'm not sure what to put. I've tried putting a soundfile from Teto's English voicebank, a target wav, and a pitch percent, but the target wav is never created.

`elonsatoshi@tyger ~> /usr/local/bin/Rocaloid ~/Audio/Teto/English/@h@@@_@-.wav ~/rocaloid.wav 50 50
Rocaloid 合成器 UTAU 兼容引擎,版本代号 Nanodesu
自由的歌声合成软件,技术体验版。 http://www.rocaloid.org

参数: /usr/local/bin/Rocaloid /home/elonsatoshi/Audio/Teto/English/@h@@@_@-.wav /home/elonsatoshi/rocaloid.wav 50 50
错误:无效的音名: 50
elonsatoshi@tyger ~> ls /home/elonsatoshi/rocaloid.wav
ls: cannot access '/home/elonsatoshi/rocaloid.wav': No such file or directory
elonsatoshi@tyger ~> /usr/local/bin/Rocaloid
Rocaloid 合成器 UTAU 兼容引擎,版本代号 Nanodesu
自由的歌声合成软件,技术体验版。 http://www.rocaloid.org

用法: /usr/local/bin/Rocaloid [ [ [ [ [ [ [...]]]]]]]

详见 http://shinta0806be.ldblog.jp/archives/8298940.html

`

I'd like to see some syntax examples, to make it easier for someone (maybe me) to script an .ust compiler/editor.

@m13253
Copy link
Member

m13253 commented Aug 20, 2017

I'm sorry for not having i18n in current version of Rocaloid.
Here comes a simple command line:

Rocaloid.exe output.wav input.wav C4 100

For the complete description of all parameters, see http://shinta0806be.ldblog.jp/archives/8298940.html (Japanese only)

@ElonSatoshi
Copy link
Author

Ah thank you. I might write a README.md with this example, so I'll leave the issue open.

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

No branches or pull requests

2 participants