Thread
:
XTool 2020 (Main Project)
View Single Post
#
12
26-08-2022, 07:52
Edison007
Registered User
Join Date: Mar 2014
Location: Solar System - Planet Earth
Posts: 30
Thanks: 0
Thanked 56 Times in 19 Posts
xtool.ini:
[wavpack]
Encode=wavpack.exe -hh -x4 <filein> <fileout>
Decode=wvunpack.exe <filein> <fileout>
or
[wavpack]
Encode=wavpack.exe -hh -x4 - - <stdin> <stdout>
Decode=wvunpack.exe - - <stdin> <stdout>
The Following 2 Users Say Thank You to Edison007 For This Useful Post:
Gehrman
(23-12-2022),
Guravkov2010
(26-08-2022)
Edison007
View Public Profile
Find all posts by Edison007