Skip to content

An application for generating simple chorus based on projects of singing voice synthesizers

License

Notifications You must be signed in to change notification settings

sdercolin/harmoloid2

Repository files navigation

HARMOLOID2

Discord

HARMOLOID is an application for generating simple chorus based on projects of singing voice synthesizers.

The current version 2.x is built with Kotlin for JavaScript and React.

Supported formats

  • VOCALOID 3/4 project (.vsqx)
  • VOCALOID 5 project (.vpr)
  • UTAU project (.ust)
  • CeVIO project (.ccs)
  • Synthesizer V Studio project (.svp)
  • OpenUtau project (.ustx)
  • UtaFormatix Data (.ufdata)

Project structure

This repository only contains source code of the HARMOLOID2 application. The algorithms are extracted as a library. Check details at: harmoloid-core-kt

Contribution

This project is basically built in the same structure with utaformatix3, sharing some code written by other developers. Thank you very much for your effort.

Get started for development

  1. Install IntelliJ IDEA
  2. Clone and import as a Gradle project
  3. Run by ./gradlew run

License

Apache License, Version 2.0

About

An application for generating simple chorus based on projects of singing voice synthesizers

Resources

License

Stars

Watchers

Forks

Languages