Git Product home page Git Product logo

qsynthesis-old's Introduction

QSynthesis

Introduction

Singing composition tool, compatible with "singing composition for Halloween ー UTAU" all project files, sound source library, engine, and almost all plug-ins.

Use Qt development, including part of the independent cross-platform code, support Windows, MacOS and Linux systems.

Supports English, simplified Chinese, traditional Chinese, and Japanese.

Supports custom color themes, light and dark themes are provided by default.

Deployment

Windows

You are advised to grant administrator permissions.

MacOS

Use "Xattr -cr" to grant permissions to the directory, and then manually create your desktop avatar.

Linux

Use "chmod -r +x" to grant permissions to the folder, and then run "./QSynthesis -d "to automatically create. Desktop shortcut, cut to your desktop.

Instructions

  1. On Windows, this software is a 64-bit program, and some 32-bit engines and plug-ins may not be executed normally

  2. Do not open the same voice folder in two processes. This may cause competition problems

Dependencies

Entropia File System Watcher

Cross-platform file system monitor, in the form of a static library linked to the executable file of this program.

Link: https://github.com/SpartanJ/efsw

  • Windows: The efSW static library (.lib) compiled with MSVC2019 and MinGW 8.1.0 has been prepared for this repository. If the compiler you used to compile this project is one of them, no changes should be made; if not, you may compile the library based on your compiler and modify the .pro file.

  • Linux64: This repository has prepared the efsw static library (.a) compiled by g++. For other distributions of Linux, you may compile this library yourself and modify the .pro file.

  • MacOS: This repository has prepared the EFSW static library (.a) compiled by Clang 64. If you are compiling this project by another compiler, you may compile the library yourself and modify the .pro file.

Build from source code

Qt 5.15.2

Install Qt 5.15.2 on your device and run qmake to compile directly.

Run

In the working directory to create voice, plugins, config three directories, continue to create translations in the config, themes, two directories, can run normally.

Launcher

Use additional launchers on Windows and Linux, only call platform API to set up working directory and create ontology process, the code is open source.

Get engine

Windows

There are many available engines, you can copy UTAU's own resampler.exe and wavtool.exe to QSynthesis directory and use them.

MacOS & Linux

The release of macres (tn_fnds), which has been adapted across platforms, is available on the following page.

The release of world4utau, which has been adapted across platforms, is available on the following page.

The release of wavtool-yawu is available from the following page.

Warning

This project is no longer in development.

qsynthesis-old's People

Contributors

sinestriker avatar arabaku avatar

Stargazers

 avatar  avatar 無常 avatar

Watchers

 avatar

Forkers

xxxxxliil

qsynthesis-old's Issues

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.