Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-21 00:23:22 +00:00
parent 1ec3810968
commit b8203a5041
39 changed files with 133 additions and 46 deletions

View File

@@ -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):