mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-08 16:04:37 +00:00
3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/sh
|
|
optiflac -af aresample=resampler=soxr:precision=32:dither_method=triangular -sample_fmt s16 $@
|