Git Product home page Git Product logo

autovelocity's Introduction

AutoVelocity

Automatic consonant velocity calculation for VCCV formatted UST files for UTAU

Usage

unzip the AutoVelocity vx.x.x folder and drag it into the plugin folder in the UTAU directory.

Config

AutoVelocity has multiple user-definable variables in the AutoVelocity.exe.config file.

Configuration Default Value Value Type Description
baseVelocity 100 int Velocity of a Quarter note if the tempo was 120 (default velocity in UTAU).
baseTempo 120 float The tempo in which the current voicebank is recorded, almost always 120.
velocityAmount 10 int How much velocity is added or subtracted to notes smaller or larger than a quarter note.
doManualVelocity false bool If true, enables the manual velocity variable.
manualVelocity 100 int user-set velocity of a quarter note, replaces automatic calculation.
qNoteLength 480 int Length of a quarter note in UTAU-defined ticks.
endingVelocity true bool If true, plugin will change the velocity of ending-type notes.
beginningVelocity true bool If true, plugin will change the velocity of beginning-type notes.
modSmooth true bool If true, plugin will apply a modulation value of 0 during phase 2 velocity setting.
consonantScope bdfgjkpstvzclmnrwyh string String that is used to find all consonants. If a consonant contains multiple characters, only the first one needs to be in this list for it to be recognized. ex. VCCV's sk.
vowelScope aeiouE93@AIO86x&10 string String that is used to find all vowels. If a vowel contains multiple characters, only the first one needs to be in this list for it to be recognized. For special characters such as &, the xml escape code must be used.

autovelocity's People

Contributors

vocatart avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

3xclusiveeee

autovelocity's Issues

Temporary setting of variables

Allow option for users to input variables and not overwrite the configuration file (variables would only last during the session)

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.