Skip to content

SeleDreams/OpenUtau

 
 

Repository files navigation

OpenUtau

OpenUtau is an open source editing environment for UTAU community with modern user experience.

AppVeyor Discord Trello

Getting Started

Download

It is strongly recommend to go through a few Wiki pages before use:

How to Contribute

Tried OpenUtau and not satisfied? Don't just walk away! You could help shape it:

  • Report issues on Discord or Github.
  • Suggest features on Discord or Github.

Have coding skills? Don't just fork and keep it to yourself!

  • Contribute fixes through Pull Requests.
  • See the roadmap on Trello and discuss it on Discord.

Plugin Development

API Document

How to Use

Fluent Navigation Using Scroll Wheel

Editor

Feature-Rich Midi Editor

Editor

Vibrato Editing

Vibrato

Render and Playback

Playback

Redo Undo

undo

Other Actions

  • Scroll wheel on the measure bar (the bar with numbers right below the horizontal scroll bar) to zoom horizontally.
  • Scroll wheel on the widget right above the vertical scroll bar to zoom vertically.
  • Press Ctrl key to select multiple notes.
  • Press Space key anywhere to start playing or pause.

Scope

The scope of OpenUtau includes:

  • Modern user experience.
  • Selected compatibility with UTAU technologies.
    • OpenUtau aims to solve problems in less laborious ways, so don't expect it to replicate exact UTAU featuers.
  • Intelligent VCV, CVVC an other voicebank sampling technique support.
  • Internationalization, including UI translation and file system encoding support.
  • Smooth preview/rendering experience.
  • A easy to use plugin system.
  • An efficient sample connecting engine (a.k.a. wavetool).
  • An efficient resampling engine interface.
  • A Windows version.

The scope of OpenUtau does not include:

  • Resampling engines (a.k.a resampler).
  • Full feature digital music workstation.
  • OpenUtau does not strike for Vocaloid compatibility, other than limited features.

About

Open source UTAU editing environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%