https://github.com/sagebind/smplinfo
Command-line WAV file metadata reader/writer for samplers
https://github.com/sagebind/smplinfo
Last synced: 4 months ago
JSON representation
Command-line WAV file metadata reader/writer for samplers
- Host: GitHub
- URL: https://github.com/sagebind/smplinfo
- Owner: sagebind
- License: mit
- Created: 2021-06-10T23:40:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T14:48:05.000Z (about 4 years ago)
- Last Synced: 2025-03-06T20:56:06.027Z (over 1 year ago)
- Language: Rust
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smplinfo
A simple command line tool for reading and writing certain metadata in WAV files that are often used by hardware samplers. For example, this can be used to set the root note of a WAV file so that a sampler can know how to play the sample polyphonically.
## License
This project's source code and documentation is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.