<APX version="1.0">
<General>
<Name>FLAC</Name>
<URL>
http://flac.sourceforge.net</URL>;
<Author>Josh Coalson</Author>
<Version>1.2.1b</Version>
<Description>Free Lossless Audio Codec.</Description>
</General>
<Compress>
<Level.0>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -0 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.0>
<Level.1>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -1 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.1>
<Level.2>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -2 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.2>
<Level.3>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -3 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.3>
<Level.4>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -4 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.4>
<Level.5>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -5 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.5>
<Level.6>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -6 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.6>
<Level.7>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -7 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.7>
<Level.8>
<InputExtensions>.wav</InputExtensions>
<OutputExtension>.flac</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -V -8 [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Level.8>
</Compress>
<Decompress>
<Primary>
<InputExtensions>.flac</InputExtensions>
<OutputExtension>.wav</OutputExtension>
<Application>flac.exe</Application>
<CommandLine>-o [OUTPUT] -d [INPUT]</CommandLine>
<SuccessReturn>0</SuccessReturn>
</Primary>
</Decompress>
</APX>