UTAU dll voicebank Sample (very very very very simply)
It's UTAU DLL voicebank Sample.
When you click "setup" button at profile dialog of voicebank, create text file and write "hoge" in your voicebank directory.
HogeFO.cpp based on WavLoader.cpp(written by Ameya)
I edited only setup function.
VC
cl HogeFO.cpp HogeFO.def /LD
- Compile this source
- Move HogeFO.dll and plugin.txt into your voicebank
- Open your voicebank in UTAU and click "setup" button
- Check hoge.txt in your voicebank
UTAU works only CRLF(line feed code)
UTAU v0.2.90 and above