https://github.com/vustur/snektool
Simple .flp samples exporter
https://github.com/vustur/snektool
flstudio nim
Last synced: 6 months ago
JSON representation
Simple .flp samples exporter
- Host: GitHub
- URL: https://github.com/vustur/snektool
- Owner: vustur
- Created: 2026-01-16T17:00:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-16T17:08:07.000Z (6 months ago)
- Last Synced: 2026-01-21T02:47:21.187Z (6 months ago)
- Topics: flstudio, nim
- Language: Nim
- Homepage:
- Size: 17.6 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snektool
Simple `.flp` (FL Studio project) samples exporter. Supported file formats: `.ogg`, `.mp3`, `.wav`

### Install
Just download from [releases page](https://github.com/vustur/snektool/releases/)
### Build
1. Clone repo
2. Build with ```nim c --outdir:build snektool.nim``` on Windows or ```nimxc c --target windows-amd64 --outdir:build snektool.nim``` using [nimxc](https://github.com/iffy/nimxc) on Linux or Mac
### Other
If you have any questions or suggestions, please open issue or contact me on [telegram](https://t.me/vustur) (Also check my [tg channel](https://t.me/vusturs) / [site](https://vustur.xyz) with my projects!)

*snek.*