first commit

This commit is contained in:
2025-12-28 23:14:40 +03:00
commit f04580e54d
8 changed files with 159 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# SC-55 Tools
Simple ass 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 fricking 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