Created
June 5, 2017 10:46
-
-
Save userid/96ade98763c1bc272dccbbcf96c6350c to your computer and use it in GitHub Desktop.
刻录音乐cd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cuebreakpoints -i cue '梁静茹 - 闪亮的星.cue' | shnsplit -n %02d '梁静茹 - 闪亮的星.ape' | |
| cdrecord -v -eject -speed 1 -pad dev=/dev/sr0 -dao -swab *.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment