https://github.com/neroist/ypmidi
Make midi music via a JSON or YAML file
https://github.com/neroist/ypmidi
Last synced: 7 months ago
JSON representation
Make midi music via a JSON or YAML file
- Host: GitHub
- URL: https://github.com/neroist/ypmidi
- Owner: neroist
- License: mit
- Created: 2023-01-16T15:47:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T17:55:31.000Z (over 2 years ago)
- Last Synced: 2025-02-06T01:41:23.660Z (8 months ago)
- Language: Nim
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ypmidi
Make midi music via a JSON or YAML file## help
```
Usage:
ypmidi [REQUIRED,optional-params]
Make MIDI music with YAML or JSON files
Options:
-h, --help print this cligen-erated help
--help-syntax advanced: prepend,plurals,..
--version bool false print version
-f=, --file= string REQUIRED The JSON or YAML file to read from
-o=, --out= string "" Output file for generated audio
```## supported audio formats
It supports all audio formats on [Wikipedia's list of audio formats](https://en.wikipedia.org/wiki/Audio_file_format#List_of_formats), though it probably supports more.