kosmicteal / ColorSynth

Standalone application that enables users to edit the colours of their SynthV singer tracks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorSynth

GitHub all releases alt text

NOTE

Now Synthesizer V Studio's 1.10.0b1 release includes a way to change the tracks colours directly from the interface itself with some premade swatches.

.svp files belong to Dreamtronics (https://dreamtonics.com/)

LICENSES

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

DISCLAIMER

Note: This software has been done in an evening so it could be done way faster if I knew how Windows Forms works but this will do the trick for now. If any of the copyright holders wants me to take it down, I will without any problem.

This application was done without any reverse-engineering, it was done purely reading the .svp file structure.

About

Standalone application that enables users to edit the colours of their SynthV singer tracks.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%