mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
2
mod2wav.sh
Executable file
2
mod2wav.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
mikmod -o 16s -f 48000 -hq -p 0 -d wav,file="$1.wav" "$1"
|
Reference in New Issue
Block a user