Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smooth Color Generator

An easy python script to make smooth colorsets for Rhythia

Index

Installing

Required software:

  • Python (and pip)
  • git for Windows (Windows users) [OPTIONAL]
    • You can install by pressing Code > Download ZIP
    • For my linux homies, the git package
$ git clone https://github.com/mycpphurts/RhythiaSmoothColorMaker.git
$ cd RhythiaSmoothColorMaker
$ pip install -r requirements.txt

Usage

Inside the repository folder:

$ python Smooth.py

Terminology

While inside the script there's some user friendly explanations on what to do, here's some basic terminology:

  • Steps: Number of lines of colors for the transition. Originally putting 50 gave you 100 (smooth in and smooth out), the math for the steps*2 changed to compensate missing colors

Updating

If you are using git for Windows OR the git package on Linux

$ cd RhythiaSmoothColorMaker
$ git pull

Otherwise, download a new ZIP of the source code by pressing Code > Download ZIP

About

Makes a smooth transition of two or more colors for Rhythia note colors

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages