Skip to content

v0.2

Compare
Choose a tag to compare
@titinko titinko released this 18 Feb 03:50
· 578 commits to master since this release

Changes:

  • Voicebank editor added!
    • Can change name/author/description of voicebank.
    • Can edit pitch suffixes for a multipitch bank.
    • Can edit oto configs, duplicate them, and delete them.
    • Table-based and waveform-based oto editors.
    • Can right-click an oto table row to regenerate the .frq file.
    • Can right-click the "Frq" column header to regenerate all .frq files.
    • Can right-click the waveform to play a raw lyric.
    • Can save voicebank in a format readable by UTAU and UTAU-Synth.
    • Unicode lyrics automatically left out of oto.ini files used by UTAU.
  • Multiple tabs added!
    • Each tab can hold a song (.ust file) or a voicebank.
    • Unsaved voicebank changes will apply to any songs using that voicebank.
    • Close a voicebank without saving, and songs will reload the voicebank from saved version.
    • Warning appears when closing a tab without saving.
    • Zooming in or out applies across all tabs. Same for language changes.
    • Stops user from opening same voicebank/file in more than one tab.
  • Bug fixes.
    • Less lag than before when editing long USTs.
    • Any running resamplers/wavtools will be destroyed when Utsu closes.
    • Notes no longer remain highlighted when removed from highlighted section.
    • Invalid notes can no longer be highlighted.
    • Removed lots of parsing errors that stopped people from opening USTs.
    • Removed several bugs in writing USTs and voicebanks.