Nauce / Karedi

Graphical karaoke editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karedi

Karedi is a new, improved graphical editor designed for creating songs for Ultrastar - one of the most popular karaoke games for PC. Its main objective is to simplify the process of creation for both beginners and advanced users while assuring high-quality of the final txt files.

The project is still under development, every bug report will be greatly appreciated.

karedi

Main features

Karedi's main features include:

  • two display modes:
    • line by line - visible area's bounds are adjusted automatically
    • continuous - they are set manually by you
  • multiple playback modes
  • support for songs with multiple tracks
  • intuitive new song wizard
  • tag features (e.g. rescaling to new BPM, setting medley from selection) & validation
  • copy & paste (in 2 modes: traditional and merge)
  • automatic search for problems (errors & warnings)
  • solver that offers both safe and potentially risky (useful if safe fix is not available) solutions to almost all the problems
  • support for multiple mp3 files with the possibility of adjusting the volume for each one of them
  • auxiliary note method support:
    • notes are sorted according to their startbeats
    • shortcuts for playing fragments before (alt + UP) or after (alt + DOWN) the selected note
  • extra modules:
    • Tap Notes - add notes by pressing a key while listening to playback
    • Write Tones - set tones of selected notes by pressing an appropriate key, e.g. "E".

Please refer to the wiki to learn more.

Requirements

Karedi requires Java 8, please update it to the newest version to ensure that everything runs smoothly.

Operating system:
Karedi is primarily targeted for Windows users and compatibility issues with other systems have low priority for now. If you want to run it on Linux, please make sure to use Java distributed by Oracle, not the default OpenJDK distribution. Otherwise you will not be able to play audio at all (the cause of the bug is known and maybe some workaround will be added later).

Downloads

The program is currently released as an executable jar file, you can found the newest version in the Releases section.

Quick download: Karedi-1.0.jar

Libraries

Karedi uses the following libraries:

License

The project is licensed under GNU General Public License.

About

Graphical karaoke editor

License:GNU General Public License v3.0


Languages

Language:Java 99.7%Language:CSS 0.3%