mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 05:01:19 +00:00
Update cheatsheets
This commit is contained in:
@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Convert multiple files to `bgm_(original name).wav` (Default `-o` pattern is `?f.wav`):
|
||||
|
||||
`vgmstream_cli -o {{path/to/bgm_?f.wav}} {{path/to/file1.adc}} {{path/to/file2.adc}}`
|
||||
`vgmstream_cli -o {{path/to/bgm_?f.wav}} {{path/to/file1.adc path/to/file2.adc ...}}`
|
||||
|
||||
- Play the file looping endlessly (`channels` and `rate` must match metadata):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user