mp3_to_dca-cr v0.1.1
mp3_to_dca
Executable to convert MP3 audio into DCA format
Usage
Call ./bin/mp3_to_dca --help
to see usage
Convert example audio: ./bin/mp3_to_dca -i ./data/example.mp3 -o ./data/example.dca
Build
Call crystal build -s -t -p --release ./src/main.cr -o ./bin/mp3_to_dca
Contributing
- Fork it (https://github.com/fizvlad/mp3_to_dca-cr/fork)
- Create your feature branch (
git checkout -b feat/my-new-feature
) - Commit your changes (
git commit -am 'feat: add some feature'
) - Push to the branch (
git push origin feat/my-new-feature
) - Create a new Pull Request
Contributors
- fizvlad - creator and maintainer
Repository
mp3_to_dca-cr
Owner
Statistic
- 1
- 0
- 0
- 0
- 1
- over 1 year ago
- September 28, 2020
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 22:37:15 GMT
Languages