Git Product home page Git Product logo

wavtool-yawu's Introduction

wavtool-yawu

Yet Another Wavtool for UTAU

This is a drop-in replacement for the component wavtool.exe of UTAU song synthesizer.

Advantages

  • Input WAV audio in sample formats at up to 64-bit float

  • Output WAV audio in sample format at 32-bits

  • Support sample rates other than 44100 Hz

  • Robust design allows it to try to work even with incorrect parameters

Building

Install CMake, at least version 3.0.

Install MSYS2 on Windows or MinGW-w64 toolchain on Linux.

Switch to the directory of wavtool-yawu, type:

./configure -DCMAKE_TOOLCHAIN_FILE=tools/toolchain-i686-w64-mingw32.cmake -DCMAKE_EXE_LINKER_FLAGS=-static -DUSE_BUNDLED_SNDFILE=1
make

The resulting executable file is in build/wavtool-yawu.exe.

Usage

Open your project in UTAU, Select "Project" -> "Project Property" -> "Tool 1 (append)". Choose wavtool-yawu.exe.

Usage with Cadencii

It is not recommended to use wavtool-yawu with Cadencii or jCadencii. That is because Cadencii tries to read a temporary file generated by wavtool, but wavtool-yawu never produces any garbage temporary file.

You can try wavtool-pl instead.

If you really want to use with Cadencii, you have to configure and build wavtool-yawu with -DYAWU_OUTPUT_SAMPLE_FORMAT=SF_FORMAT_PCM_16.

After that, for Linux or OS X, open jCadencii, go to "Settings" -> "Preference" -> "Platform" -> "UTAU Cores" -> "wavtool" and select cadencii-yawu.

Note

If you use UTAU with Wine on Linux, please check "Tools" -> "Option" -> "Rendering" -> "Note length calculated by GUI front-end". It is a known bug at UTAU side.

License

This software is licensed under GNU Lesser General Public License version 3 and later. See the file COPYING for more information.

wavtool-yawu's People

Contributors

m13253 avatar

Stargazers

 avatar 狼太 avatar  avatar rikaisuru avatar  avatar joshua_word_2 avatar nago avatar shine_5402 avatar SineStriker avatar Yuki Nagato avatar A.G. Ramsey avatar  avatar sean avatar Takusea avatar duangsuse avatar 清风最梦 avatar  avatar 大泽IO avatar Ruka avatar Criki avatar 吃爆米花的小熊 avatar 柚木 鉉 avatar Kisaragi Hiu avatar Zhiyuan Wan avatar  avatar jyp avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.