https://github.com/nilsding/patren
generate PNGs for each pattern of a Renoise song
https://github.com/nilsding/patren
Last synced: about 1 year ago
JSON representation
generate PNGs for each pattern of a Renoise song
- Host: GitHub
- URL: https://github.com/nilsding/patren
- Owner: nilsding
- License: bsd-2-clause
- Created: 2019-09-30T20:55:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T18:50:35.000Z (about 4 years ago)
- Last Synced: 2025-03-31T09:34:34.427Z (over 1 year ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# patren
patren generates PNGs for each pattern of a Renoise song.
Also known as Jyrki's excuse for learning a bit of Rust.
## Usage
```
% cargo run -- ~/path/to/some/song.xrns
```