- releases: https://github.com/nu774/qaac/releases
- docs: https://github.com/nu774/qaac/wiki
- repo: https://github.com/nu774/qaac
- makeportable: https://raw.githubusercontent.com/nu774/makeportable/master/makeportable2.cmd
You need Microsoft Visual C++ 2010 to build qaac/refalac. AMD64 build is only available for refalac.
.†
- https://twitter.com/kamedo2/status/1591013173955801088
なのでサンプリングレート変換には普段qaacに同梱されているrefalacを使ってる 例えばCD音源を48kHzへ変換するには
$ refalac64 in.wav --rate 48000 -D -b 32 -o out.48kHz.wav