19 lines
593 B
Markdown
19 lines
593 B
Markdown
# SC-55 Tools
|
|
Simple ass and poorly made tools for creating Roland SC-55 (and maybe SC-88(Pro/20)??? Don't have emulator for that.) exclusive SysEx commands for art and text.
|
|
|
|
## Installation
|
|
It's as simple as cloning this repository or downloading the ZIP file.
|
|
|
|
sc55text.py - should work right out of the box.
|
|
|
|
sc55art.py - requires Pillow to be installed. (not doing requirements.txt for one fucking thing)
|
|
|
|
## Usage
|
|
Using sc55text.py:
|
|
`python sc55text.py [your text here]`
|
|
|
|
Using sc55art.py:
|
|
`python sc55text.py <path to your image>`
|
|
|
|
## License
|
|
Do What The Fuck You Want To Public License |